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