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

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp943 unsigned IVWidth = SE->getTypeSizeInBits(WideType); local
944 if (CastWidth < IVWidth) {

Completed in 338 milliseconds