Searched refs:createInductionVariable (Results 1 – 1 of 1) sorted by relevance
525 PHINode *createInductionVariable(Loop *L, Value *Start, Value *End,2529 PHINode *InnerLoopVectorizer::createInductionVariable(Loop *L, Value *Start, in createInductionVariable() function in InnerLoopVectorizer3023 createInductionVariable(Lp, StartIdx, CountRoundDown, Step, in createVectorizedLoopSkeleton()