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

References

lib/CodeGen/RegAllocFast.cpp
 1211   MachineOperand &MO = MI.getOperand(0);
 1225     setPhysReg(MI, MO, LRI->PhysReg);
 1230       updateDbgValueForSpill(MI, SS);
 1231       LLVM_DEBUG(dbgs() << "Modifying debug info due to spill:" << "\t" << MI);
 1242   LiveDbgValueMap[Reg].push_back(&MI);