MimIR 0.1
MimIR is my Intermediate Representation
|
This is the complete list of members for mim::plug::mem::phase::AddMem, including all inherited members.
AddMem(World &world, flags_t annex) | mim::plug::mem::phase::AddMem | inline |
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 |
driver() | mim::Stage | inline |
elide_empty() const | mim::ClosedMutPhase< Lam > | inline |
hook(Flags2Stages &stages) | mim::Stage | inlinestatic |
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 |
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 |
Stage(World &world, std::string name) | mim::Stage | inline |
Stage(World &world, flags_t annex) | mim::Stage | |
start() override | mim::ClosedMutPhase< Lam > | inlineprotectedvirtual |
todo() const | mim::Phase | inline |
todo_ | mim::Phase | protected |
visit(const Nest &) override | mim::plug::mem::phase::AddMem | virtual |
world() | mim::Stage | inline |
~Stage()=default | mim::Stage | virtual |