Home
last modified time | relevance | path

Searched refs:createInductionVariable (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp462 PHINode *createInductionVariable(Loop *L, Value *Start, Value *End,
2357 PHINode *InnerLoopVectorizer::createInductionVariable(Loop *L, Value *Start, in createInductionVariable() function in InnerLoopVectorizer
2808 createInductionVariable(Lp, StartIdx, CountRoundDown, Step, in createVectorizedLoopSkeleton()