12 auto [lvl, x] = dbg_perm->args<2>();
13 DLOG(
"dbg_perm: {}", x);
void reg_phases(Flags2Phases &phases)
static auto isa(const Def *def)
#define DLOG(...)
Vaporizes to nothingness in Debug build.
void register_normalizers(Normalizers &normalizers)
absl::flat_hash_map< flags_t, std::function< std::unique_ptr< Phase >(World &)> > Flags2Phases
Maps an axiom of a Phase to a function that creates one.
mim::Plugin mim_get_plugin()
#define MIM_REPL(__phases, __annex,...)
void reg_phases(Flags2Phases &phases)
Basic info and registration function pointer to be returned from a specific plugin.