Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h173 std::unordered_map<const DILexicalBlockBase*, LexicalBlock> LexicalBlocks; member
H A DCodeViewDebug.cpp3055 auto BlockInsertion = CurFn->LexicalBlocks.try_emplace(DILB); in collectLexicalBlockInfo()