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