reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
204 bool IsProfitableToHoist(MachineInstr &MI);
1324 if (!IsLoopInvariantInst(*NewMIs[0]) || !IsProfitableToHoist(*NewMIs[0])) { 1437 if (!IsLoopInvariantInst(*MI) || !IsProfitableToHoist(*MI)) {