Searched defs:NonNegative (Results 1 – 4 of 4) sorted by relevance
511 CanTraceInto(bool SignExtended,bool ZeroExtended,BinaryOperator * BO,bool NonNegative) CanTraceInto() argument 615 find(Value * V,bool SignExtended,bool ZeroExtended,bool NonNegative) find() argument [all...]
669 enum class Domain { NonNegative, NonPositive, Unknown }; global() enumerator
2498 auto NonNegative = [&](Value *V) { hoistGEP() local
14035 bool NonNegative; global() member 14136 bool NonNegative = false; bit_and() local [all...]