Searched refs:StackSlotForVirtReg (Results 1 – 1 of 1) sorted by relevance
77 StackSlotForVirtReg(-1), in RegAllocFast()93 IndexedMap<int, VirtReg2IndexFunctor> StackSlotForVirtReg; member in __anon7f26eb9f0111::RegAllocFast324 int SS = StackSlotForVirtReg[VirtReg]; in getStackSpaceFor()336 StackSlotForVirtReg[VirtReg] = FrameIdx; in getStackSpaceFor()644 bool SureSpill = StackSlotForVirtReg[VirtReg] != -1 || in calcSpillCost()1409 int SS = StackSlotForVirtReg[Reg]; in handleDebugValue()1547 StackSlotForVirtReg.resize(NumVirtRegs); in runOnMachineFunction()1562 StackSlotForVirtReg.clear(); in runOnMachineFunction()