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

/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp346 PHINode *createInductionVariable(Loop *L, Value *Start, Value *End,
2725 PHINode *InnerLoopVectorizer::createInductionVariable(Loop *L, Value *Start, function in class:InnerLoopVectorizer
3049 createInductionVariable(Lp, StartIdx, CountRoundDown, Step,

Completed in 869 milliseconds