reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1664 EliminateDeadPhis(B, MRI, LIS); 1665 EliminateDeadPhis(ExitingBB, MRI, LIS); 1730 if (LIS) 1731 LIS->RemoveMachineInstrFromMaps(*MI); 1756 if (LIS) 1757 LIS->RemoveMachineInstrFromMaps(*MI); 1840 assert(LIS && "Requires LiveIntervals!"); 1841 ModuloScheduleExpander MSE(MF, Schedule, *LIS,