Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp410 static IntegerType *getWiderInductionTy(const DataLayout &DL, Type *Ty0, in getWiderInductionTy() function
702 WidestIndTy = getWiderInductionTy(DL, PhiTy, WidestIndTy); in addInductionPhi()