Searched refs:createInductionVariable (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 587 PHINode *createInductionVariable(Loop *L, Value *Start, Value *End, 3080 PHINode *InnerLoopVectorizer::createInductionVariable(Loop *L, Value *Start, in createInductionVariable() function in InnerLoopVectorizer 3745 createInductionVariable(Lp, StartIdx, CountRoundDown, Step, in createVectorizedLoopSkeleton() 8339 createInductionVariable(Lp, StartIdx, CountRoundDown, Step, in createEpilogueVectorizedLoopSkeleton() 8500 createInductionVariable(Lp, StartIdx, CountRoundDown, Step, in createEpilogueVectorizedLoopSkeleton()
|