Searched refs:isProfitableForNoCSROpt (Results 1 – 4 of 4) sorted by relevance
75 bool isProfitableForNoCSROpt(const Function &F) const override { in isProfitableForNoCSROpt() function
201 MF.getSubtarget().getFrameLowering()->isProfitableForNoCSROpt(F)) { in run()
114 isProfitableForNoCSROpt(MF.getFunction())) in determineCalleeSaves()
485 virtual bool isProfitableForNoCSROpt(const Function &F) const { in isProfitableForNoCSROpt() function