Home
last modified time | relevance | path

Searched refs:TreeUpdates (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp804 TreeUpdates.emplace_back( in peelFusionCandidate()
817 DTU.applyUpdates(TreeUpdates); in peelFusionCandidate()
1410 TreeUpdates.emplace_back(DominatorTree::UpdateType( in performFusion()
1466 DTU.applyUpdates(TreeUpdates); in performFusion()
1608 TreeUpdates.emplace_back(DominatorTree::UpdateType( in fuseGuardedLoops()
1610 TreeUpdates.emplace_back(DominatorTree::UpdateType( in fuseGuardedLoops()
1612 TreeUpdates.emplace_back(DominatorTree::UpdateType( in fuseGuardedLoops()
1614 TreeUpdates.emplace_back(DominatorTree::UpdateType( in fuseGuardedLoops()
1670 TreeUpdates.emplace_back(DominatorTree::UpdateType( in fuseGuardedLoops()
1672 TreeUpdates.emplace_back(DominatorTree::UpdateType( in fuseGuardedLoops()
[all …]