Home
last modified time | relevance | path

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

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