Searched defs:DbgVar (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | Debugify.cpp | 341 __anon95af96100502(auto *DbgVar) collectDebugInfoMetadata() argument |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMLoadStoreOptimizer.cpp | 2527 auto DbgVar = DebugVariable(MI->getDebugVariable(), MI->getDebugExpression(), createDebugVariableFromMachineInstr() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | AssignmentTrackingAnalysis.cpp | 668 DebugVariable DbgVar = FnVarLocs->getVariable(VarLoc.VariableID); addDef() local |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfCompileUnit.cpp | 1039 SmallDenseMap<const DILocalVariable *, DbgVariable *> DbgVar; sortLocalVars() local |