Home
last modified time | relevance | path

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

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