declare(const char *s, Args &&... args) | mim::ll::Emitter | inline |
dirty_ | mim::Phase | protected |
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 |
entry_ | mim::Emitter< std::string, std::string, BB, Emitter > | protected |
finalize(const Scope &) | 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 |
name_ | mim::Phase | protected |
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(const Scope &) | mim::ll::Emitter | |
prepare(Lam *, std::string_view) | mim::ll::Emitter | |
run() | mim::Phase | virtual |
run(Args &&... args) | mim::Phase | inlinestatic |
scheduler_ | mim::Emitter< std::string, std::string, BB, Emitter > | protected |
scope() const | mim::ScopePhase | inlineprotected |
ScopePhase(World &world, std::string_view name, bool elide_empty) | mim::ScopePhase | inline |
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 Scope &scope) override | mim::Emitter< std::string, std::string, BB, Emitter > | inlineprotectedvirtual |
world() | mim::Phase | inline |
world_ | mim::Phase | protected |
~Phase()=default | mim::Phase | virtual |