Searched refs:createInductionVariable (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 590 PHINode *createInductionVariable(Loop *L, Value *Start, Value *End, 3061 PHINode *InnerLoopVectorizer::createInductionVariable(Loop *L, Value *Start, in createInductionVariable() function in InnerLoopVectorizer 3699 createInductionVariable(Lp, StartIdx, CountRoundDown, Step, in createVectorizedLoopSkeleton() 8241 createInductionVariable(Lp, StartIdx, CountRoundDown, Step, in createEpilogueVectorizedLoopSkeleton() 8393 createInductionVariable(Lp, StartIdx, CountRoundDown, Step, in createEpilogueVectorizedLoopSkeleton()
|