reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
35 : VersionedLoop(L), NonVersionedLoop(nullptr), LAI(LAI), LI(LI), DT(DT), 37 assert(L->getExitBlock() && "No single exit block"); 38 assert(L->isLoopSimplifyForm() && "Loop is not in loop-simplify form");