Searched defs:IsMax (Results 1 – 2 of 2) sorted by relevance
206 bool IsMax() const { return us_ == std::numeric_limits<int64_t>::max(); } in IsMax() function
4079 const bool IsMax = (Larger == True); in PerformSELECTCombine() local