reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Scalar/LoopFuse.cpp
 1202     TreeUpdates.emplace_back(DominatorTree::UpdateType(
 1204     TreeUpdates.emplace_back(DominatorTree::UpdateType(
 1211     TreeUpdates.emplace_back(DominatorTree::UpdateType(
 1252       TreeUpdates.emplace_back(DominatorTree::UpdateType(
 1255     TreeUpdates.emplace_back(DominatorTree::UpdateType(DominatorTree::Delete,
 1257     TreeUpdates.emplace_back(DominatorTree::UpdateType(DominatorTree::Insert,
 1259     TreeUpdates.emplace_back(DominatorTree::UpdateType(DominatorTree::Delete,
 1263     DTU.applyUpdates(TreeUpdates);