MimIR 0.1
MimIR is my Intermediate Representation
|
This is the complete list of members for mim::plug::mem::AddMem, including all inherited members.
AddMem(World &world) | mim::plug::mem::AddMem | inline |
dirty_ | mim::Phase | protected |
is_dirty() const | mim::Phase | inline |
name() const | mim::Phase | inline |
name_ | mim::Phase | protected |
Phase(World &world, std::string_view name, bool dirty) | mim::Phase | inline |
run() | mim::Phase | virtual |
run(Args &&... args) | mim::Phase | inlinestatic |
scope() const | mim::ScopePhase | inlineprotected |
ScopePhase(World &world, std::string_view name, bool elide_empty) | mim::ScopePhase | inline |
start() override | mim::ScopePhase | virtual |
visit(const Scope &) override | mim::plug::mem::AddMem | virtual |
world() | mim::Phase | inline |
world_ | mim::Phase | protected |
~Phase()=default | mim::Phase | virtual |