Searched refs:isProfitableToHoistInto (Results 1 – 1 of 1) sorted by relevance
130 bool isProfitableToHoistInto(MachineBasicBlock *CandidateBB,842 if (!isProfitableToHoistInto(CMBB, MBB, MBB1)) in ProcessBlockPRE()920 bool MachineCSEImpl::isProfitableToHoistInto(MachineBasicBlock *CandidateBB, in isProfitableToHoistInto() function in MachineCSEImpl