Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h87 DenseMap<LexicalScope *, LabelList> ScopeLabels; variable
162 return ScopeLabels; in getScopeLabels()
H A DDwarfFile.cpp123 SmallVectorImpl<DbgLabel *> &Labels = ScopeLabels[LS]; in addScopeLabel()