Home
last modified time | relevance | path

Searched defs:NonNegative (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp516 bool NonNegative) { in CanTraceInto()
618 bool ZeroExtended, bool NonNegative) { in find()
H A DCorrelatedValuePropagation.cpp756 enum class Domain { NonNegative, NonPositive, Unknown }; enumerator
H A DLICM.cpp2531 auto NonNegative = [&](Value *V) { in hoistGEP() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10431 bool NonNegative; member
10532 bool NonNegative = false; in bit_and() local