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

References

lib/CodeGen/GlobalISel/IRTranslator.cpp
 1334       MF->setVariableDbgInfo(DI.getVariable(), DI.getExpression(),
lib/CodeGen/MIRParser/MIRParser.cpp
  795   PFS.MF.setVariableDbgInfo(DIVar, DIExpr, FrameIdx, DILoc);
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
 1331       MF->setVariableDbgInfo(DI->getVariable(), Expr, FI, DI->getDebugLoc());