reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
201 LI, SE, DT, AC, true, EpilogueLoop)) { 264 DT); 362 DT->addNewBlock(New, ForeBlocksLast[It - 1]); 364 DT->addNewBlock(New, SubLoopBlocksLast[It - 1]); 366 DT->addNewBlock(New, AftBlocksLast[It - 1]); 370 auto BBDomNode = DT->getNode(*BB); 375 DT->addNewBlock( 520 DomTreeUpdater DTU(DT, DomTreeUpdater::UpdateStrategy::Lazy); 559 DT = &DTU.getDomTree(); 564 simplifyLoopAfterUnroll(SubLoop, true, LI, SE, DT, AC); 565 simplifyLoopAfterUnroll(L, !CompletelyUnroll && Count > 1, LI, SE, DT, AC); 574 assert(OutestLoop->isRecursivelyLCSSAForm(*DT, *LI)); 578 assert(DT->verify());