28 const Def* rewrite_lam(
Lam* lam);
RWPhase(World &world, std::string name, Analysis *analysis=nullptr)
World & world()=delete
Hides both and forbids direct access.
The World represents the whole program and manages creation of MimIR nodes (Defs).
DS2CPS(World &world, flags_t annex)
const Def * rewrite_imm_App(const App *) override
DefMap< const Def * > Def2Def