Searched defs:NonNegative (Results 1 – 2 of 2) sorted by relevance
487 bool NonNegative) { in CanTraceInto()572 bool ZeroExtended, bool NonNegative) { in find()
640 struct NonNegative { struct641 bool operator==(const NonNegative& other) const { return i == other.i; } in operator ==()642 int i;