Searched refs:enableStackSlotScavenging (Results 1 – 4 of 4) sorted by relevance
70 bool enableStackSlotScavenging(const MachineFunction &MF) const override;
1195 bool AArch64FrameLowering::enableStackSlotScavenging( in enableStackSlotScavenging() function in AArch64FrameLowering
157 virtual bool enableStackSlotScavenging(const MachineFunction &MF) const { in enableStackSlotScavenging() function
914 MFI->getStackProtectorIndex() < 0 && TFI.enableStackSlotScavenging(Fn)) in calculateFrameObjectOffsets()