Searched defs:getWidestInductionType (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp686 Type *getWidestInductionType() { return WidestIndTy; } function in class:__anon26368::LoopVectorizationLegality
2044 Type *IdxTy = Legal->getWidestInductionType();

Completed in 59 milliseconds