Searched refs:VirtRegVec (Results 1 – 3 of 3) sorted by relevance
105 typedef SmallVector<unsigned, 4> VirtRegVec; in allocatePhysRegs() typedef106 VirtRegVec SplitVRegs; in allocatePhysRegs()135 for (VirtRegVec::iterator I = SplitVRegs.begin(), E = SplitVRegs.end(); in allocatePhysRegs()
110 using VirtRegVec = SmallVector<unsigned, 4>; in allocatePhysRegs() typedef112 VirtRegVec SplitVRegs; in allocatePhysRegs()
320 typedef SmallVector<LiveInterval*, 4> VirtRegVec; in allocatePhysRegs() typedef321 VirtRegVec SplitVRegs; in allocatePhysRegs()346 for (VirtRegVec::iterator I = SplitVRegs.begin(), E = SplitVRegs.end(); in allocatePhysRegs()