ClosedMutPhase(World &world, std::string_view name, bool dirty, bool elide_empty) | mim::ClosedMutPhase< Lam > | inline |
curr_lam_ | mim::Emitter< std::string, std::string, BB, Emitter > | protected |
declare(const char *s, Args &&... args) | mim::ll::Emitter | inline |
emit(const Def *def) | mim::Emitter< std::string, std::string, BB, Emitter > | inlineprotected |
emit_bb(BB &, const Def *) | mim::ll::Emitter | |
emit_epilogue(Lam *) | mim::ll::Emitter | |
emit_imported(Lam *) | mim::ll::Emitter | |
emit_unsafe(const Def *def) | mim::Emitter< std::string, std::string, BB, Emitter > | inlineprotected |
Emitter(World &world, std::ostream &ostream) | mim::ll::Emitter | inline |
mim::Emitter< std::string, std::string, BB, Emitter >::Emitter(World &world, std::string_view name, std::ostream &ostream) | mim::Emitter< std::string, std::string, BB, Emitter > | inlineprotected |
finalize() | mim::ll::Emitter | |
globals_ | mim::Emitter< std::string, std::string, BB, Emitter > | protected |
is_dirty() const | mim::Phase | inline |
is_valid(std::string_view s) | mim::ll::Emitter | inline |
lam2bb_ | mim::Emitter< std::string, std::string, BB, Emitter > | protected |
locals_ | mim::Emitter< std::string, std::string, BB, Emitter > | 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< std::string, std::string, BB, Emitter > | inlineprotected |
ostream_ | mim::Emitter< std::string, std::string, BB, Emitter > | protected |
Phase(World &world, std::string_view name, bool dirty) | mim::Phase | inline |
prepare() | mim::ll::Emitter | |
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 |
set_name(std::string name) | mim::Phase | inlineprotected |
start() override | mim::ll::Emitter | virtual |
Super typedef | mim::ll::Emitter | |
tab | mim::Emitter< std::string, std::string, BB, Emitter > | |
types_ | mim::Emitter< std::string, std::string, BB, Emitter > | protected |
visit(const Nest &nest) override | mim::Emitter< std::string, std::string, BB, Emitter > | inlineprotectedvirtual |
world() | mim::Phase | inline |
~Phase()=default | mim::Phase | virtual |