reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
139 void applyInsertUpdates(ArrayRef<CFGUpdate> Updates, DominatorTree &DT);
757 applyInsertUpdates(Updates, DT);
lib/Transforms/Scalar/SimpleLoopUnswitch.cpp 495 MSSAU->applyInsertUpdates(Updates, DT);
unittests/Analysis/MemorySSATest.cpp1446 MSSAU->applyInsertUpdates(Updates, Analyses->DT); 1508 MSSAU->applyInsertUpdates(Updates, Analyses->DT); 1577 MSSAU->applyInsertUpdates(Updates, Analyses->DT);