6#ifndef JLM_LLVM_IR_OPERATORS_CONTROLOPERATIONS_HPP
7#define JLM_LLVM_IR_OPERATORS_CONTROLOPERATIONS_HPP
17std::optional<std::vector<rvsdg::Output *>>
19 const rvsdg::MatchOperation & matchOperation,
20 const std::vector<rvsdg::Output *> & operands);
Global memory state passed between functions.
std::optional< std::vector< rvsdg::Output * > > foldMatchOperationWithConstant(const rvsdg::MatchOperation &matchOperation, const std::vector< rvsdg::Output * > &operands)