6 #ifndef JLM_RVSDG_TRANSFORMATION_HPP
7 #define JLM_RVSDG_TRANSFORMATION_HPP
29 [[nodiscard]]
const std::string_view &
81 const
bool dumpRvsdgGraphs)
110 std::vector<std::shared_ptr<Transformation>> transformations,
112 const bool dumpRvsdgGraphs)
115 std::move(transformations),
126 const std::string & passName,
127 size_t numPass)
const;
static jlm::util::StatisticsCollector statisticsCollector