Searched refs:isProfitable (Results 1 – 2 of 2) sorted by relevance
82 bool isProfitable(MachineFunction &MF, ContextMap &CallSeqMap);156 bool X86CallFrameOptimization::isProfitable(MachineFunction &MF, in isProfitable() function in X86CallFrameOptimization230 if (!isProfitable(MF, CallSeqMap)) in runOnMachineFunction()
361 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,575 if (!LIP.isProfitable(InnerLoopId, OuterLoopId, DependencyMatrix)) { in processLoop()873 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable() function in LoopInterchangeProfitability