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