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

References

lib/CodeGen/BranchFolding.cpp
  923     MI.setDebugLoc(DL);
lib/CodeGen/InlineSpiller.cpp
  615   NewMI->setDebugLoc(MI.getDebugLoc());
lib/CodeGen/MachineLICM.cpp
 1477     MI->setDebugLoc(DebugLoc());
lib/CodeGen/MachineOutliner.cpp
 1144     NewMI->setDebugLoc(DebugLoc());
lib/CodeGen/MachineSink.cpp
  772     MI.setDebugLoc(DILocation::getMergedLocation(MI.getDebugLoc(),
  775     MI.setDebugLoc(DebugLoc());
lib/CodeGen/RegisterCoalescer.cpp
 1283   NewMI.setDebugLoc(DL);
lib/CodeGen/SelectionDAG/FastISel.cpp
  321     LocalMI.setDebugLoc(SinkPos->getDebugLoc());
lib/Target/X86/X86DiscriminateMemOps.cpp
   57   MI->setDebugLoc(DL);
lib/Target/X86/X86InstrInfo.cpp
 3999   MIB->setDebugLoc(DL);