17#ifndef __ONERT_IR_OPERATION_IF_H__
18#define __ONERT_IR_OPERATION_IF_H__
20#include "ir/Operation.h"
OpCode opcode() const final
void accept(OperationVisitor &v) const override
const Param & param() const
SubgraphIndex then_subg_index
SubgraphIndex else_subg_index