MimIR 0.1
MimIR is my Intermediate Representation
|
This is the complete list of members for mim::plug::matrix::LowerMatrixLowLevel, including all inherited members.
dirty_ | mim::Phase | protected |
is_dirty() const | mim::Phase | inline |
LowerMatrixLowLevel(World &world) | mim::plug::matrix::LowerMatrixLowLevel | inline |
map(Ref old_def, Ref new_def) | mim::Rewriter | inline |
name() const | mim::Phase | inline |
name_ | mim::Phase | protected |
Phase(World &world, std::string_view name, bool dirty) | mim::Phase | inline |
rewrite(Ref) | mim::Rewriter | virtual |
rewrite_imm(Ref) override | mim::plug::matrix::LowerMatrixLowLevel | virtual |
rewrite_mut(Def *) | mim::Rewriter | virtual |
Rewriter(World &world) | mim::Rewriter | inline |
run() | mim::Phase | virtual |
run(Args &&... args) | mim::Phase | inlinestatic |
RWPhase(World &world, std::string_view name) | mim::RWPhase | inline |
start() override | mim::RWPhase | virtual |
world() | mim::RWPhase | inline |
mim::world_ | mim::Phase | protected |
~Phase()=default | mim::Phase | virtual |