17 return this == &other;
26 std::unique_ptr<rvsdg::Operation>
29 return std::make_unique<AllocaOperation>(*
this);
std::string debug_string() const override
~AllocaOperation() noexcept override
const rvsdg::Type & value_type() const noexcept
std::unique_ptr< Operation > copy() const override
virtual std::string debug_string() const =0
Global memory state passed between functions.