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