Searched defs:DebugVar (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MIRPrinter.cpp | 294 printStackObjectDbgInfo(const MachineFunction::VariableDbgInfo & DebugVar,T & Object,ModuleSlotTracker & MST) printStackObjectDbgInfo() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ | ||
H A D | VarLocBasedImpl.cpp | 1478 auto DebugVar = VL.Var; in emitEntryValues() local |