Home
last modified time | relevance | path

Searched defs:AbbrevIt (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp472 auto AbbrevIt = Abbreviations.find(Entry.getDieTag()); in emitEntry() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp621 const auto AbbrevIt = Abbrevs.find_as(AbbrevCode); in getEntry() local