Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4182 static Type* getWiderType(const DataLayout &DL, Type *Ty0, Type *Ty1) { in getWiderType() function
4268 WidestIndTy = getWiderType(DL, PhiTy, WidestIndTy); in canVectorizeInstrs()