MimIR 0.1
MimIR is my Intermediate Representation
|
This is the complete list of members for mim::PassManPhase, including all inherited members.
annex() const | mim::Stage | inline |
apply(const App *) final | mim::PassManPhase | virtual |
apply(Stage &) final | mim::PassManPhase | virtual |
create(const Flags2Stages &stages, const Def *def) | mim::Stage | inlinestatic |
driver() | mim::Stage | inline |
hook(Flags2Stages &stages) | mim::Stage | inlinestatic |
log() const | mim::Stage | inline |
man() const | mim::PassManPhase | inline |
name() const | mim::Stage | inline |
name_ | mim::Stage | protected |
PassManPhase(World &world, std::unique_ptr< PassMan > &&man) | mim::PassManPhase | inline |
PassManPhase(World &world, flags_t annex) | mim::PassManPhase | inline |
Phase(World &world, std::string name) | mim::Phase | inline |
Phase(World &world, flags_t annex) | mim::Phase | inline |
recreate() | mim::Stage | virtual |
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() final | mim::PassManPhase | inlineprivatevirtual |
todo() const | mim::Phase | inline |
todo_ | mim::Phase | protected |
world() | mim::Stage | inline |
~Stage()=default | mim::Stage | virtual |