Lines Matching refs:applyUpdates
184 DTU->applyUpdates({{DominatorTree::Delete, BB, OldDest}}); in ConstantFoldTerminator()
300 DTU->applyUpdates(Updates); in ConstantFoldTerminator()
383 DTU->applyUpdates(Updates); in ConstantFoldTerminator()
1339 DTU->applyUpdates(Updates); in TryToSimplifyUncondBranchFromEmptyBlock()
2831 DTU->applyUpdates(Updates); in changeToUnreachable()
2879 DTU->applyUpdates({{DominatorTree::Delete, BB, UnwindDestBB}}); in changeToCall()
2915 DTU->applyUpdates({{DominatorTree::Insert, BB, UnwindEdge}}); in changeToInvokeAndSplitBasicBlock()
3041 DTU->applyUpdates( in markAliveBlocks()
3055 DTU->applyUpdates({{DominatorTree::Delete, BB, UnwindDestBB}}); in markAliveBlocks()
3112 DTU->applyUpdates(Updates); in markAliveBlocks()
3155 DTU->applyUpdates({{DominatorTree::Delete, BB, UnwindDest}}); in removeUnwindEdge()