|
MLIR 22.0.0git
|
This class provides the API for ops that are known to be terminators. More...
#include "mlir/IR/OpDefinition.h"
Static Public Member Functions | |
| static LogicalResult | verifyTrait (Operation *op) |
Additional Inherited Members | |
| Protected Member Functions inherited from mlir::OpTrait::TraitBase< ConcreteType, IsTerminator > | |
| Operation * | getOperation () |
| Return the ultimate Operation being worked on. | |
This class provides the API for ops that are known to be terminators.
Definition at line 773 of file OpDefinition.h.
|
inlinestatic |
Definition at line 775 of file OpDefinition.h.
References mlir::OpTrait::impl::verifyIsTerminator().