Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1028 unsigned ExitCntSize = SE->getTypeSizeInBits(ExitCnt->getType()); in linearFunctionTestReplace() local
1029 if (CmpIndVarSize > ExitCntSize) { in linearFunctionTestReplace()