Home
last modified time | relevance | path

Searched refs:ScopeLabels (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h87 DenseMap<LexicalScope *, LabelList> ScopeLabels; variable
162 return ScopeLabels; in getScopeLabels()
DDwarfFile.cpp124 SmallVectorImpl<DbgLabel *> &Labels = ScopeLabels[LS]; in addScopeLabel()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h86 DenseMap<LexicalScope *, LabelList> ScopeLabels; variable
161 return ScopeLabels; in getScopeLabels()
DDwarfFile.cpp122 SmallVectorImpl<DbgLabel *> &Labels = ScopeLabels[LS]; in addScopeLabel()