Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp892 uint64_t BCWidth = SE->getTypeSizeInBits(BECount->getType()); in FindLoopCounter() local
918 if (PhiWidth < BCWidth || !DL.isLegalInteger(PhiWidth)) in FindLoopCounter()