Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDScalarEvolution.cpp12961 auto isUBOnWrap = [&]() { in howManyLessThans() local
12974 if (canIVOverflowOnLT(RHS, Stride, IsSigned) && !isUBOnWrap()) in howManyLessThans()