Searched defs:is_eq (Results 1 – 2 of 2) sorted by relevance
23 _LIBCPP_HIDE_FROM_ABI inline constexpr bool is_eq(partial_ordering __c) noexcept { return __c == 0;… in is_eq() function
231 isl_bool is_eq, relevant, has_stride; in detect_stride() local