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

References

lib/CodeGen/RegisterCoalescer.cpp
 2867     MachineBasicBlock *MBB = Indexes->getMBBFromIndex(VNI->def);
 2869     if (!VNI->isPHIDef()) {
 2870       MI = Indexes->getInstructionFromIndex(VNI->def);
 2874     assert(!SlotIndex::isSameInstr(VNI->def, TaintExtent.front().first) &&