Searched refs:UsedBaseRegs (Results 1 – 3 of 3) sorted by relevance
105 bool UsedBaseRegs = insertFrameReferenceRegisters(MF); in runOnMachineFunction() local112 MFI->setUseLocalStackAllocationBlock(UsedBaseRegs); in runOnMachineFunction()
130 bool UsedBaseRegs = insertFrameReferenceRegisters(MF); in runOnMachineFunction() local137 MFI.setUseLocalStackAllocationBlock(UsedBaseRegs); in runOnMachineFunction()
121 bool UsedBaseRegs = insertFrameReferenceRegisters(MF); in INITIALIZE_PASS_DEPENDENCY() local128 MFI->setUseLocalStackAllocationBlock(UsedBaseRegs); in INITIALIZE_PASS_DEPENDENCY()