Searched defs:WiderType (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | LoopCacheAnalysis.cpp | 297 Type *WiderType = SE.getWiderType(Stride->getType(), TripCount->getType()); in computeRefCost() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | IndVarSimplify.cpp | 1372 auto *WiderType = optimizeLoopExitWithUnknownExitCount() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ | ||
H A D | AggressiveInstCombine.cpp | 791 IntegerType *WiderType = IntegerType::get(I.getContext(), LOps.LoadSize); foldConsecutiveLoads() local |