reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
296 PHINode *InnerIndexVar = L->getCanonicalInductionVariable(); 299 if (L->getLoopLatch() == nullptr || L->getLoopPredecessor() == nullptr) 299 if (L->getLoopLatch() == nullptr || L->getLoopPredecessor() == nullptr) 301 for (BasicBlock::iterator I = L->getHeader()->begin(); isa<PHINode>(I); ++I) {