dirty_ | mim::Phase | 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 |
entry_ | mim::Emitter< Value, Type, BB, Child > | protected |
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 |
name_ | mim::Phase | protected |
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 |
run() | mim::Phase | virtual |
run(Args &&... args) | mim::Phase | inlinestatic |
scheduler_ | mim::Emitter< Value, Type, BB, Child > | protected |
scope() const | mim::ScopePhase | inlineprotected |
ScopePhase(World &world, std::string_view name, bool elide_empty) | mim::ScopePhase | inline |
start() override | mim::ScopePhase | virtual |
tab | mim::Emitter< Value, Type, BB, Child > | |
types_ | mim::Emitter< Value, Type, BB, Child > | protected |
visit(const Scope &scope) override | mim::Emitter< Value, Type, BB, Child > | inlineprotectedvirtual |
world() | mim::Phase | inline |
world_ | mim::Phase | protected |
~Phase()=default | mim::Phase | virtual |