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

/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3598 static Type* getWiderType(const DataLayout &DL, Type *Ty0, Type *Ty1) { function
3689 WidestIndTy = getWiderType(DL, PhiTy, WidestIndTy);

Completed in 60 milliseconds