Home
last modified time | relevance | path

Searched defs:DbgVar (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp570 DebugVariable DbgVar = FnVarLocs->getVariable(VarLoc.VariableID); in addDef() local
1584 DebugVariable DbgVar = FnVarLocs->getVariable(Var); in process() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp968 SmallDenseMap<const DILocalVariable *, DbgVariable *> DbgVar; in sortLocalVars() local
H A DDwarfDebug.cpp1563 if (DbgVariable *DbgVar = MFVars.lookup(Var)) in collectVariableInfoFromMFTable() local