Home
last modified time | relevance | path

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

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