Lines Matching defs:DTUpdates
1416 // dominator tree in DTUpdates. If \p MustUpdateOnce is true, assert that
1420 std::vector<DominatorTree::UpdateType> &DTUpdates,
1435 DTUpdates.push_back(
1437 DTUpdates.push_back(
1542 std::vector<DominatorTree::UpdateType> DTUpdates;
1603 InnerLoopPreHeader, DTUpdates, /*MustUpdateOnce=*/false);
1609 DTUpdates,
1613 InnerLoopHeaderSuccessor, DTUpdates,
1621 OuterLoopPreHeader, DTUpdates);
1630 InnerLoopLatchSuccessor, DTUpdates);
1638 OuterLoopLatchSuccessor, DTUpdates);
1640 DTUpdates);
1642 DT->applyUpdates(DTUpdates);