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