CustomPassFn
产品支持情况
产品 |
是否支持 |
---|---|
|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
函数原型
1
|
PassRegistrationData &CustomPassFn(const CustomPassFunc &custom_pass_fn) |
参数说明
参数名 |
输入/输出 |
说明 |
---|---|---|
custom_pass_fn |
输入 |
自定义Pass的执行函数。 |
返回值说明
返回自身对象的引用。
约束说明
无
父主题: PassRegistrationData