Searched defs:NonNegative (Results 1 – 4 of 4) sorted by relevance
514 bool NonNegative) { in CanTraceInto()616 bool ZeroExtended, bool NonNegative) { in find()
734 enum class Domain { NonNegative, NonPositive, Unknown }; enumerator
2513 auto NonNegative = [&](Value *V) { in hoistGEP() local
9262 bool NonNegative; member9363 bool NonNegative = false; in bit_and() local