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 |
ClosedMutPhase(World &world, flags_t annex, bool elide_empty) | mim::ClosedMutPhase< Lam > | inline |
create(const Flags2Stages &stages, const Def *def) | mim::Stage | inlinestatic |
curr_lam_ | mim::Emitter< Value, Type, BB, Child > | protected |
driver() | mim::Stage | inline |
elide_empty() const | mim::ClosedMutPhase< Lam > | inline |
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 name, std::ostream &ostream) | mim::Emitter< Value, Type, BB, Child > | inlineprotected |
globals_ | mim::Emitter< Value, Type, BB, Child > | protected |
hook(Flags2Stages &stages) | mim::Stage | inlinestatic |
lam2bb_ | mim::Emitter< Value, Type, BB, Child > | protected |
locals_ | mim::Emitter< Value, Type, BB, Child > | 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 |
NestPhase(World &world, flags_t annex, 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 name) | mim::Phase | inline |
Phase(World &world, flags_t annex) | mim::Phase | inline |
recreate() | mim::Stage | virtual |
root() const | mim::ClosedMutPhase< Lam > | inlineprotected |
run() | mim::Phase | virtual |
run(Args &&... args) | mim::Phase | inlinestatic |
scheduler_ | mim::Emitter< Value, Type, BB, Child > | protected |
Stage(World &world, std::string name) | mim::Stage | inline |
Stage(World &world, flags_t annex) | mim::Stage | |
start() override | mim::ClosedMutPhase< Lam > | inlineprotectedvirtual |
tab | mim::Emitter< Value, Type, BB, Child > | |
todo() const | mim::Phase | inline |
todo_ | mim::Phase | protected |
types_ | mim::Emitter< Value, Type, BB, Child > | protected |
visit(const Nest &nest) override | mim::Emitter< Value, Type, BB, Child > | inlineprotectedvirtual |
world() | mim::Stage | inline |
~Stage()=default | mim::Stage | virtual |