Searched defs:NonNegative (Results 1 – 4 of 4) sorted by relevance
516 bool NonNegative) { in CanTraceInto()618 bool ZeroExtended, bool NonNegative) { in find()
756 enum class Domain { NonNegative, NonPositive, Unknown }; enumerator
2531 auto NonNegative = [&](Value *V) { in hoistGEP() local
10431 bool NonNegative; member10532 bool NonNegative = false; in bit_and() local