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

References

lib/CodeGen/LiveDebugValues.cpp
  690     VarLoc VL(MI, LS);
  723     VarLoc EntryLoc = VarLoc::CreateEntryLoc(*ParamDebugInstr, LS, NewExpr);
  765     VarLoc VL = VarLoc::CreateCopyLoc(*DebugInstr, LS, NewReg);
  778                                        SpillLocation.SpillOffset, LS);
  791     VarLoc VL = VarLoc::CreateCopyLoc(*DebugInstr, LS, NewReg);
  951         VarLoc UndefVL = VarLoc::CreateCopyLoc(VL.MI, LS, 0);
 1436   LS.initialize(MF);