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