Searched defs:Induction (Results 1 – 3 of 3) sorted by relevance
216 Instruction *Induction = nullptr; in isTailPredicate() local
741 PHINode *Induction = nullptr; member in llvm::InnerLoopVectorizer2542 auto *Induction = Builder.CreatePHI(Start->getType(), 2, "index"); in createInductionVariable() local
2319 Value *Induction = PN->getIncomingValue(1); in isKnownNonZero() local