|
| virtual bool | callIsA (MlirOperation op) override |
|
| static std::unique_ptr< OldOpBuildFuncHelper > | get () |
| | This method must be implemented to return a subclass of OldOpBuildFuncHelper that at least implements callBuild() to build the operation via llzkVerifOldOpBuild().
|
Definition at line 808 of file Ops.capi.test.cpp.inc.
◆ OldOpBuildFuncHelper()
| OldOpBuildFuncHelper::OldOpBuildFuncHelper |
( |
| ) |
|
|
protecteddefault |
◆ callIsA()
| virtual bool OldOpBuildFuncHelper::callIsA |
( |
MlirOperation | op | ) |
|
|
inlineoverridevirtual |
◆ get()
This method must be implemented to return a subclass of OldOpBuildFuncHelper that at least implements callBuild() to build the operation via llzkVerifOldOpBuild().
It can override other methods of TestAnyBuildFuncHelper if needed.
The documentation for this struct was generated from the following file: