Searched refs:isProfitableToHoistInto (Results 1 – 1 of 1) sorted by relevance
156 bool isProfitableToHoistInto(MachineBasicBlock *CandidateBB,848 if (!isProfitableToHoistInto(CMBB, MBB, MBB1)) in ProcessBlockPRE()926 bool MachineCSE::isProfitableToHoistInto(MachineBasicBlock *CandidateBB, in isProfitableToHoistInto() function in MachineCSE