Lines Matching refs:applyUpdates
180 DTU->applyUpdates({{DominatorTree::Delete, BB, OldDest}}); in ConstantFoldTerminator()
292 DTU->applyUpdates(Updates); in ConstantFoldTerminator()
379 DTU->applyUpdates(Updates); in ConstantFoldTerminator()
1177 DTU->applyUpdates(Updates); in TryToSimplifyUncondBranchFromEmptyBlock()
2157 DTU->applyUpdates(Updates); in changeToUnreachable()
2204 DTU->applyUpdates({{DominatorTree::Delete, BB, UnwindDestBB}}); in changeToCall()
2240 DTU->applyUpdates({{DominatorTree::Insert, BB, UnwindEdge}}); in changeToInvokeAndSplitBasicBlock()
2364 DTU->applyUpdates( in markAliveBlocks()
2378 DTU->applyUpdates({{DominatorTree::Delete, BB, UnwindDestBB}}); in markAliveBlocks()
2435 DTU->applyUpdates(Updates); in markAliveBlocks()
2480 DTU->applyUpdates({{DominatorTree::Delete, BB, UnwindDest}}); in removeUnwindEdge()