Searched refs:LexicalBlocks (Results 1 – 2 of 2) sorted by relevance
173 std::unordered_map<const DILexicalBlockBase*, LexicalBlock> LexicalBlocks; member
3055 auto BlockInsertion = CurFn->LexicalBlocks.try_emplace(DILB); in collectLexicalBlockInfo()