Searched refs:IsCheapInstruction (Results 1 – 1 of 1) sorted by relevance
199 bool IsCheapInstruction(MachineInstr &MI) const;1125 bool MachineLICMBase::IsCheapInstruction(MachineInstr &MI) const { in IsCheapInstruction() function in MachineLICMBase1209 bool CheapInstr = IsCheapInstruction(MI); in IsProfitableToHoist()