Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp372 bool IsNumeratorNonNegative = !IsSigned || SE->isKnownNonNegative(N); in simplifyIVRemainder() local
375 if (!IsNumeratorNonNegative) in simplifyIVRemainder()