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

Declarations

lib/CodeGen/LiveDebugVariables.cpp
  282   void extendDef(SlotIndex Idx, DbgValueLocation Loc,

References

lib/CodeGen/LiveDebugVariables.cpp
  850       extendDef(Idx, Loc, nullptr, nullptr, nullptr, LIS);
  863       extendDef(Idx, Loc, LI, VNI, &Kills, LIS);