Home
last modified time | relevance | path

Searched defs:DebugVar (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp294 printStackObjectDbgInfo(const MachineFunction::VariableDbgInfo & DebugVar,T & Object,ModuleSlotTracker & MST) printStackObjectDbgInfo() argument
384 for (const MachineFunction::VariableDbgInfo &DebugVar : convertEntryValueObjects() local
510 for (const MachineFunction::VariableDbgInfo &DebugVar : convertStackObjects() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1478 auto DebugVar = VL.Var; in emitEntryValues() local