Searched refs:getInduction (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorize.cpp | 719 PHINode *getInduction() { return Induction; } function in class:__anon11122::LoopVectorizationLegality 2101 OldInduction = Legal->getInduction(); |
Completed in 56 milliseconds