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

References

lib/CodeGen/LiveDebugValues.cpp
  282       const DebugLoc &DbgLoc = MI.getDebugLoc();
  283       bool Indirect = MI.isIndirectDebugValue();
  284       const auto &IID = MI.getDesc();
  285       const DILocalVariable *Var = MI.getDebugVariable();
  286       const DIExpression *DIExpr = MI.getDebugExpression();
  308         MachineOperand MO = MI.getOperand(0);
  712     const MachineInstr *CurrDebugInstr = &VarLocIDs[ID].MI;
  740   const MachineInstr *DebugInstr = &VarLocIDs[OldVarID].MI;
  951         VarLoc UndefVL = VarLoc::CreateCopyLoc(VL.MI, LS, 0);