Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1961 unsigned ExitCntSize = SE->getTypeSizeInBits(ExitCnt->getType()); in linearFunctionTestReplace() local
1962 if (CmpIndVarSize > ExitCntSize) { in linearFunctionTestReplace()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp2254 unsigned ExitCntSize = SE->getTypeSizeInBits(ExitCnt->getType()); in linearFunctionTestReplace() local
2255 if (CmpIndVarSize > ExitCntSize) { in linearFunctionTestReplace()