Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp8164 ConstantRange ExitCountRange = in getTripCountFromExitCount() local
8166 if (!ExitCountRange.contains(APInt::getMaxValue(ExitCountSize))) in getTripCountFromExitCount()