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