reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
856 if (LV && IsKill2 && InsMI2) 857 LV->replaceKillInstruction(Src2, MI, *InsMI2); 868 if (LV) { 870 LV->getVarInfo(InRegLEA).Kills.push_back(NewMI); 871 LV->getVarInfo(OutRegLEA).Kills.push_back(ExtMI); 873 LV->replaceKillInstruction(Src, MI, *InsMI); 875 LV->replaceKillInstruction(Dest, MI, *ExtMI);