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

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1445 uint64_t BCWidth = SE->getTypeSizeInBits(BECount->getType()); local
1473 if (PhiWidth < BCWidth || (DL && !DL->isLegalInteger(PhiWidth)))

Completed in 68 milliseconds