Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DScalarEvolution.cpp12914 auto isUBOnWrap = [&]() { in howManyLessThans() local
12927 if (canIVOverflowOnLT(RHS, Stride, IsSigned) && !isUBOnWrap()) in howManyLessThans()