Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp896 uint64_t BCWidth = SE->getTypeSizeInBits(BECount->getType()); in FindLoopCounter() local
922 if (PhiWidth < BCWidth || !DL.isLegalInteger(PhiWidth)) in FindLoopCounter()