Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2868 auto BlockInsertion = CurFn->LexicalBlocks.insert({DILB, LexicalBlock()}); in collectLexicalBlockInfo() local
2869 if (!BlockInsertion.second) in collectLexicalBlockInfo()
2876 LexicalBlock &Block = BlockInsertion.first->second; in collectLexicalBlockInfo()