Lines Matching refs:applyUpdates

894         DTU->applyUpdates(  in SimplifyEqualityComparisonWithOnlyPredecessor()
928 DTU->applyUpdates(Updates); in SimplifyEqualityComparisonWithOnlyPredecessor()
986 DTU->applyUpdates(Updates); in SimplifyEqualityComparisonWithOnlyPredecessor()
1329 DTU->applyUpdates(Updates); in PerformValueComparisonIntoPredecessorFolding()
1640 DTU->applyUpdates(Updates); in HoistThenElseCodeToIf()
2710 DTU->applyUpdates(Updates); in FoldCondBranchOnPHI()
2911 DTU->applyUpdates(Updates); in FoldTwoEntryPHINode()
3084 DTU->applyUpdates({{DominatorTree::Insert, PredBlock, UniqueSucc}, in performBranchToCommonDestFolding()
3590 DTU->applyUpdates( in tryWidenCondBranchToCondBranch()
3602 DTU->applyUpdates( in tryWidenCondBranchToCondBranch()
3796 DTU->applyUpdates(Updates); in SimplifyCondBranchToCondBranch()
3944 DTU->applyUpdates(Updates); in SimplifyTerminatorOnSelect()
4127 DTU->applyUpdates(Updates); in tryToSimplifyUncondBranchWithICmpInIt()
4258 DTU->applyUpdates(Updates); in SimplifyBranchOnICmpChain()
4356 DTU->applyUpdates({{DominatorTree::Delete, TrivialBB, BB}}); in simplifyCommonResume()
4482 DTU->applyUpdates(Updates); in removeEmptyCleanup()
4499 DTU->applyUpdates(Updates); in removeEmptyCleanup()
4639 DTU->applyUpdates(Updates); in simplifyUnreachable()
4648 DTU->applyUpdates(Updates); in simplifyUnreachable()
4685 DTU->applyUpdates(Updates); in simplifyUnreachable()
4710 DTU->applyUpdates(Updates); in simplifyUnreachable()
4741 DTU->applyUpdates({{DominatorTree::Insert, BB, &*NewDefaultBlock}, in createUnreachableSwitchDefault()
4752 DTU->applyUpdates(Updates); in createUnreachableSwitchDefault()
4877 DTU->applyUpdates({{DominatorTree::Delete, BB, UnreachableDefault}}); in TurnSwitchRangeIntoICmp()
4949 DTU->applyUpdates(Updates); in eliminateDeadSwitchCases()
5345 DTU->applyUpdates(Updates); in RemoveSwitchAfterSelectConversion()
5995 DTU->applyUpdates(Updates); in SwitchToLookupTable()
6182 DTU->applyUpdates(Updates); in simplifyIndirectBr()
6285 DTU->applyUpdates(Updates); in TryToMergeLandingPad()
6566 DTU->applyUpdates({{DominatorTree::Delete, Predecessor, BB}}); in removeUndefIntroducingPredecessor()