Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp897 uint64_t BCWidth = SE->getTypeSizeInBits(BECount->getType()); in FindLoopCounter() local
923 if (PhiWidth < BCWidth || !DL.isLegalInteger(PhiWidth)) in FindLoopCounter()