Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp362 PHINode *createInductionVariable(Loop *L, Value *Start, Value *End,
2612 PHINode *InnerLoopVectorizer::createInductionVariable(Loop *L, Value *Start, in createInductionVariable() function in InnerLoopVectorizer
2906 createInductionVariable(Lp, StartIdx, CountRoundDown, Step, in createEmptyLoop()