reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/RegisterCoalescer.cpp
 1059     VNInfo *PVal = IntA.getVNInfoBefore(LIS->getMBBEndIdx(Pred));
 1062       CopyLeftBB = Pred;
 1068         DefMI->getParent() != Pred) {
 1069       CopyLeftBB = Pred;
 1079       if (PVal->def < VNI->def && VNI->def < LIS->getMBBEndIdx(Pred)) {
 1085       CopyLeftBB = Pred;