17 return ioBarrier && ioBarrier->
Type() == Type();
26 std::unique_ptr<rvsdg::Operation>
29 return std::make_unique<IOBarrierOperation>(*
this);
const std::shared_ptr< const rvsdg::Type > & Type() const noexcept
std::string debug_string() const override
~IOBarrierOperation() noexcept override
std::unique_ptr< Operation > copy() const override
Global memory state passed between functions.