开发者
下载

CustomPassContext构造函数和析构函数

产品支持情况

全量芯片支持。

头文件/库文件

  • 头文件:#include <register/register_custom_pass.h>
  • 库文件:libregister.so

功能说明

CustomPassContext构造函数和析构函数。

函数原型

1
2
CustomPassContext()
virtual ~CustomPassContext() = default

参数说明

返回值说明

CustomPassContext构造函数返回CustomPassContext类型的对象。

约束说明