Searched refs:BlockInsertion (Results 1 – 1 of 1) sorted by relevance
2979 auto BlockInsertion = CurFn->LexicalBlocks.insert({DILB, LexicalBlock()}); in collectLexicalBlockInfo() local2980 if (!BlockInsertion.second) in collectLexicalBlockInfo()2987 LexicalBlock &Block = BlockInsertion.first->second; in collectLexicalBlockInfo()