Searched refs:HighSpillSlot (Results 1 – 2 of 2) sorted by relevance
62 LowSpillSlot = HighSpillSlot = NO_STACK_SLOT; in runOnMachineFunction()108 if (HighSpillSlot == NO_STACK_SLOT || SS > HighSpillSlot) in createSpillSlot()109 HighSpillSlot = SS; in createSpillSlot()
126 int LowSpillSlot, HighSpillSlot; variable151 LowSpillSlot(NO_STACK_SLOT), HighSpillSlot(NO_STACK_SLOT) { } in VirtRegMap()436 return HighSpillSlot; in getHighSpillSlot()