Lines Matching refs:applyUpdates
185 DTU->applyUpdates({{DominatorTree::Delete, BB, OldDest}}); in ConstantFoldTerminator()
301 DTU->applyUpdates(Updates); in ConstantFoldTerminator()
384 DTU->applyUpdates(Updates); in ConstantFoldTerminator()
1350 DTU->applyUpdates(Updates); in TryToSimplifyUncondBranchFromEmptyBlock()
2877 DTU->applyUpdates(Updates); in changeToUnreachable()
2925 DTU->applyUpdates({{DominatorTree::Delete, BB, UnwindDestBB}}); in changeToCall()
2961 DTU->applyUpdates({{DominatorTree::Insert, BB, UnwindEdge}}); in changeToInvokeAndSplitBasicBlock()
3087 DTU->applyUpdates( in markAliveBlocks()
3101 DTU->applyUpdates({{DominatorTree::Delete, BB, UnwindDestBB}}); in markAliveBlocks()
3158 DTU->applyUpdates(Updates); in markAliveBlocks()
3201 DTU->applyUpdates({{DominatorTree::Delete, BB, UnwindDest}}); in removeUnwindEdge()