Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp341 __anon95af96100502(auto *DbgVar) collectDebugInfoMetadata() argument
587 __anon95af96100602(auto *DbgVar) checkDebugInfoMetadata() argument
/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2527 auto DbgVar = DebugVariable(MI->getDebugVariable(), MI->getDebugExpression(), createDebugVariableFromMachineInstr() local
2797 auto DbgVar = createDebugVariableFromMachineInstr(&MI); RescheduleLoadStoreInstrs() local
2856 auto DbgVar = createDebugVariableFromMachineInstr(DbgInstr); RescheduleLoadStoreInstrs() local
/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp668 DebugVariable DbgVar = FnVarLocs->getVariable(VarLoc.VariableID); addDef() local
1956 DebugVariable DbgVar = FnVarLocs->getVariable(Var); process() local
[all...]
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1039 SmallDenseMap<const DILocalVariable *, DbgVariable *> DbgVar; sortLocalVars() local