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