A pass that just dumps the world.
void prepare() override
Invoked once before entering the main rewrite loop.
An optimizer that combines several optimizations in an optimal way.
Inherit from this class using CRTP, if your Pass does not need state and a fixed-point iteration.
void debug_dump()
Dump in Debug build if World::log::level is Log::Level::Debug.