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.cpp272 printStackObjectDbgInfo(const MachineFunction::VariableDbgInfo &DebugVar, in printStackObjectDbgInfo()
372 for (const MachineFunction::VariableDbgInfo &DebugVar : in convertEntryValueObjects() local
507 for (const MachineFunction::VariableDbgInfo &DebugVar : in convertStackObjects() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1490 auto DebugVar = VL.Var; in emitEntryValues() local