Searched refs:BlocksWithDefsToReplace (Results 1 – 1 of 1) sorted by relevance
1001 SmallVector<BasicBlock *, 16> BlocksWithDefsToReplace; in applyInsertUpdates() local1087 GetNoLongerDomBlocks(PrevIDom, NewIDom, BlocksWithDefsToReplace); in applyInsertUpdates()1134 for (auto *BlockWithDefsToReplace : BlocksWithDefsToReplace) { in applyInsertUpdates()