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