Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1140 unsigned CmpIndVarSize = SE->getTypeSizeInBits(CmpIndVar->getType()); in linearFunctionTestReplace() local
1142 if (CmpIndVarSize > ExitCntSize) { in linearFunctionTestReplace()