Searched defs:DbgVar (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMLoadStoreOptimizer.cpp | 2525 auto DbgVar = DebugVariable(MI->getDebugVariable(), MI->getDebugExpression(), createDebugVariableFromMachineInstr() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | AssignmentTrackingAnalysis.cpp | 667 DebugVariable DbgVar = FnVarLocs->getVariable(VarLoc.VariableID); addDef() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfCompileUnit.cpp | 1024 SmallDenseMap<const DILocalVariable *, DbgVariable *> DbgVar; sortLocalVars() local |