Searched defs:WiderType (Results 1 – 3 of 3) sorted by relevance
297 Type *WiderType = SE.getWiderType(Stride->getType(), TripCount->getType()); in computeRefCost() local 330 Type *WiderType = SE.getWiderType(RefCost->getType(), TripCount->getType()); in computeRefCost() local 482 Type *WiderType = SE.getWiderType(Coeff->getType(), ElemSize->getType()); isConsecutive() local [all...]
1384 const SCEV *WideMaxIter = SE->getNoopOrZeroExtend(MaxIter, WiderType); in optimizeLoopExitWithUnknownExitCount() local 1695 Type *WiderType = optimizeLoopExits() local
789 IntegerType *WiderType = IntegerType::get(I.getContext(), LOps.LoadSize); foldConsecutiveLoads() local