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

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

Completed in 80 milliseconds