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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp2525 unsigned CmpIndVarSize = SE->getTypeSizeInBits(CmpIndVar->getType()); local
2527 if (CmpIndVarSize > ExitCntSize) {

Completed in 104 milliseconds