Searched refs:isProfitableForNoCSROpt (Results 1 – 4 of 4) sorted by relevance
76 bool isProfitableForNoCSROpt(const Function &F) const override { in isProfitableForNoCSROpt() function
110 isProfitableForNoCSROpt(MF.getFunction())) in determineCalleeSaves()
177 MF.getSubtarget().getFrameLowering()->isProfitableForNoCSROpt(F)) { in runOnMachineFunction()
462 virtual bool isProfitableForNoCSROpt(const Function &F) const { in isProfitableForNoCSROpt() function