reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
346 if (!L->empty()) 411 if (PhiI->getParent() == L->getHeader()) { 421 PhiI->getIncomingValueForBlock(L->getLoopLatch()))) 422 if (L->contains(OpI)) 442 if (!OpI || !L->contains(OpI)) 463 assert(L->isLoopSimplifyForm() && "Must put loop into normal form first."); 464 assert(L->isLCSSAForm(DT) && 478 for (Instruction &I : *L->getHeader()) { 490 Iteration == 0 ? L->getLoopPreheader() : L->getLoopLatch()); 490 Iteration == 0 ? L->getLoopPreheader() : L->getLoopLatch()); 503 UnrolledInstAnalyzer Analyzer(Iteration, SimplifiedValues, SE, L); 506 BBWorklist.insert(L->getHeader()); 591 if (L->contains(KnownSucc)) 600 if (L->contains(Succ)) 627 if (L->contains(OpI))