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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp870 unsigned IVWidth = SE->getTypeSizeInBits(WideType); local
871 if (CastWidth < IVWidth) {

Completed in 77 milliseconds