22#define MIM_demo_NORMALIZER_IMPL \
23 void register_normalizers(Normalizers& normalizers) {\
24 normalizers[flags_t(Annex::Base<const_idx>)] = &normalize_const; \
Helper class to retrieve Infer::arg if present.
Ref normalize_const(Ref type, Ref, Ref arg)
static constexpr plugin_t Plugin_Id
void register_normalizers(Normalizers &normalizers)
absl::flat_hash_map< flags_t, NormalizeFn > Normalizers
static constexpr size_t Num
static constexpr flags_t Base