|
Jlm
|
This is the complete list of members for jlm::rvsdg::TransformationSequence, including all inherited members.
| CreateAndRun(RvsdgModule &rvsdgModule, util::StatisticsCollector &statisticsCollector, std::vector< std::shared_ptr< Transformation >> transformations, DotWriter &dotWriter, const bool dumpRvsdgDotGraphs) | jlm::rvsdg::TransformationSequence | inlinestatic |
| DotWriter_ | jlm::rvsdg::TransformationSequence | private |
| DumpDotGraphs(RvsdgModule &rvsdgModule, const util::FilePath &filePath, const std::string &passName, size_t numPass) const | jlm::rvsdg::TransformationSequence | private |
| DumpRvsdgDotGraphs_ | jlm::rvsdg::TransformationSequence | private |
| GetName() const noexcept | jlm::rvsdg::Transformation | inline |
| Name_ | jlm::rvsdg::Transformation | private |
| Run(RvsdgModule &rvsdgModule, util::StatisticsCollector &statisticsCollector) override | jlm::rvsdg::TransformationSequence | virtual |
| jlm::rvsdg::Transformation::Run(RvsdgModule &module) | jlm::rvsdg::Transformation | inline |
| Transformation(std::string_view Name) | jlm::rvsdg::Transformation | inlineexplicit |
| Transformations_ | jlm::rvsdg::TransformationSequence | private |
| TransformationSequence(std::vector< std::shared_ptr< Transformation >> transformations, DotWriter &dotWriter, const bool dumpRvsdgDotGraphs) | jlm::rvsdg::TransformationSequence | inlineexplicit |
| ~Transformation() noexcept | jlm::rvsdg::Transformation | virtual |
| ~TransformationSequence() noexcept override | jlm::rvsdg::TransformationSequence |