ClosedMutPhase(World &world, std::string_view name, bool dirty, bool elide_empty) | mim::ClosedMutPhase< Lam > | inline |
curr_lam_ | mim::Emitter< Value, Type, BB, Child > | protected |
emit(const Def *def) | mim::Emitter< Value, Type, BB, Child > | inlineprotected |
emit_unsafe(const Def *def) | mim::Emitter< Value, Type, BB, Child > | inlineprotected |
Emitter(World &world, std::string_view name, std::ostream &ostream) | mim::Emitter< Value, Type, BB, Child > | inlineprotected |
globals_ | mim::Emitter< Value, Type, BB, Child > | protected |
is_dirty() const | mim::Phase | inline |
lam2bb_ | mim::Emitter< Value, Type, BB, Child > | protected |
locals_ | mim::Emitter< Value, Type, BB, Child > | protected |
name() const | mim::Phase | inline |
nest() const | mim::NestPhase< Lam > | inline |
NestPhase(World &world, std::string_view name, bool dirty, bool elide_empty) | mim::NestPhase< Lam > | inline |
ostream() const | mim::Emitter< Value, Type, BB, Child > | inlineprotected |
ostream_ | mim::Emitter< Value, Type, BB, Child > | protected |
Phase(World &world, std::string_view name, bool dirty) | mim::Phase | inline |
root() const | mim::ClosedMutPhase< Lam > | inlineprotected |
run() | mim::Phase | virtual |
run(Args &&... args) | mim::Phase | inlinestatic |
scheduler_ | mim::Emitter< Value, Type, BB, Child > | protected |
set_name(std::string name) | mim::Phase | inlineprotected |
start() override | mim::ClosedMutPhase< Lam > | inlinevirtual |
tab | mim::Emitter< Value, Type, BB, Child > | |
types_ | mim::Emitter< Value, Type, BB, Child > | protected |
visit(const Nest &nest) override | mim::Emitter< Value, Type, BB, Child > | inlineprotectedvirtual |
world() | mim::Phase | inline |
~Phase()=default | mim::Phase | virtual |