Searched defs:enum_iteration_traits (Results 1 – 3 of 3) sorted by relevance
127 template <> struct enum_iteration_traits<exegesis::RegRandomizationStrategy> { struct128 static constexpr bool is_iterable = true;
99 template <typename EnumT> struct enum_iteration_traits { struct100 static constexpr bool is_iterable = false;
66 template <> struct enum_iteration_traits<InstCounterType> { struct67 static constexpr bool is_iterable = true;