Searched refs:enableStackSlotScavenging (Results 1 – 3 of 3) sorted by relevance
86 bool enableStackSlotScavenging(const MachineFunction &MF) const override;
3198 bool AArch64FrameLowering::enableStackSlotScavenging( in enableStackSlotScavenging() function in AArch64FrameLowering
202 virtual bool enableStackSlotScavenging(const MachineFunction &MF) const { in enableStackSlotScavenging() function