Searched refs:NextSlot (Results 1 – 3 of 3) sorted by relevance
121 SlotIndex NextSlot = Slots.getNextNonNullIndex(Segment.end); in run() local122 MISegmentEnd = SI->getInstructionFromIndex(NextSlot); in run()
390 unsigned NextSlot = 0; variable
1509 VPValue2Name[V] = (Twine("vp<%") + Twine(NextSlot) + ">").str(); in assignName()1510 NextSlot++; in assignName()