Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp296 printStackObjectDbgInfo(const MachineFunction::VariableDbgInfo &DebugVar, in printStackObjectDbgInfo()
387 for (const MachineFunction::VariableDbgInfo &DebugVar : in convertEntryValueObjects() local
513 for (const MachineFunction::VariableDbgInfo &DebugVar : in convertStackObjects() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1478 auto DebugVar = VL.Var; in emitEntryValues() local