| annex() const | mim::Stage | inline |
| apply(const App *) | mim::Stage | inlinevirtual |
| apply(Stage &) | mim::Stage | inlinevirtual |
| ClosedMutPhase(World &world, std::string name, bool elide_empty) | mim::ClosedMutPhase< Lam > | inline |
| create(const Flags2Stages &stages, const Def *def) | mim::Stage | inlinestatic |
| curr_lam_ | mim::Emitter< std::string, std::string, BB, Emitter > | protected |
| driver() | mim::Stage | inline |
| elide_empty() const | mim::ClosedMutPhase< Lam > | inline |
| emit(const Def *def) | mim::Emitter< std::string, std::string, BB, Emitter > | inlineprotected |
| emit_bb(BB &bb, const Def *def) | mim::sexpr::Emitter | |
| emit_cons(std::vector< std::string > op_vals) | mim::sexpr::Emitter | |
| emit_epilogue(Lam *) | mim::sexpr::Emitter | |
| emit_head(BB &bb, Lam *lam, bool as_binding=false) | mim::sexpr::Emitter | |
| emit_imported(Lam *) | mim::sexpr::Emitter | |
| emit_lam(Lam *lam, MutSet &done) | mim::sexpr::Emitter | |
| emit_node(BB &bb, const Def *def, std::string node_name, bool variadic=false, bool with_type=false) | mim::sexpr::Emitter | |
| emit_type(BB &bb, const Def *type) | mim::sexpr::Emitter | |
| emit_unsafe(const Def *def) | mim::Emitter< std::string, std::string, BB, Emitter > | inlineprotected |
| emit_var(BB &bb, const Def *var, const Def *type) | mim::sexpr::Emitter | |
| Emitter(World &world, std::ostream &ostream, bool slotted=false) | mim::sexpr::Emitter | inline |
| mim::Emitter< std::string, std::string, BB, Emitter >::Emitter(World &world, std::string name, std::ostream &ostream) | mim::Emitter< std::string, std::string, BB, Emitter > | inlineprotected |
| finalize() | mim::sexpr::Emitter | |
| globals_ | mim::Emitter< std::string, std::string, BB, Emitter > | protected |
| hook(Flags2Stages &stages) | mim::Stage | inlinestatic |
| is_valid(std::string_view s) | mim::sexpr::Emitter | inline |
| lam2bb_ | mim::Emitter< std::string, std::string, BB, Emitter > | protected |
| locals_ | mim::Emitter< std::string, std::string, BB, Emitter > | protected |
| log() const | mim::Stage | inline |
| name() const | mim::Stage | inline |
| name_ | mim::Stage | protected |
| nest() const | mim::NestPhase< Lam > | inline |
| NestPhase(World &world, std::string name, bool elide_empty) | mim::NestPhase< Lam > | inline |
| ostream() const | mim::Emitter< std::string, std::string, BB, Emitter > | inlineprotected |
| ostream_ | mim::Emitter< std::string, std::string, BB, Emitter > | protected |
| Phase(World &world, std::string name) | mim::Phase | inline |
| Phase(World &world, flags_t annex) | mim::Phase | inline |
| prepare() | mim::sexpr::Emitter | |
| recreate() | mim::Stage | virtual |
| root() const | mim::ClosedMutPhase< Lam > | inlineprotected |
| run() | mim::Phase | virtual |
| run(Args &&... args) | mim::Phase | inlinestatic |
| scheduler_ | mim::Emitter< std::string, std::string, BB, Emitter > | protected |
| Stage(World &world, std::string name) | mim::Stage | inline |
| Stage(World &world, flags_t annex) | mim::Stage | |
| start() override | mim::sexpr::Emitter | virtual |
| Super typedef | mim::sexpr::Emitter | |
| tab | mim::Emitter< std::string, std::string, BB, Emitter > | |
| todo() const | mim::Phase | inline |
| todo_ | mim::Phase | protected |
| types_ | mim::Emitter< std::string, std::string, BB, Emitter > | protected |
| visit(const Nest &nest) override | mim::Emitter< std::string, std::string, BB, Emitter > | inlineprotectedvirtual |
| mim::ClosedMutPhase< Lam >::visit(Lam *)=0 | mim::ClosedMutPhase< Lam > | protectedpure virtual |
| world() | mim::Stage | inline |
| ~Stage()=default | mim::Stage | virtual |