reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
137 void applyUpdates(ArrayRef<CFGUpdate> Updates, DominatorTree &DT);
411 MSSAU->applyUpdates(DTUpdates, DT); 420 MSSAU->applyUpdates(DTUpdates, DT);lib/Transforms/Scalar/LoopUnswitch.cpp
983 MSSAU->applyUpdates(Updates, *DT);
lib/Transforms/Scalar/SimpleLoopUnswitch.cpp 819 MSSAU->applyUpdates(DTUpdates, DT);
lib/Transforms/Utils/LoopRotationUtils.cpp 431 MSSAU->applyUpdates(Updates, *DT);