| MLIR
    22.0.0git
    | 
This class provides return value APIs for ops that are known to have zero results. More...
#include "mlir/IR/OpDefinition.h"
 Inheritance diagram for mlir::OpTrait::ZeroResults< ConcreteType >:
 Inheritance diagram for mlir::OpTrait::ZeroResults< ConcreteType >:| Static Public Member Functions | |
| static LogicalResult | verifyTrait (Operation *op) | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from mlir::OpTrait::TraitBase< ConcreteType, ZeroResults > | |
| Operation * | getOperation () | 
| Return the ultimate Operation being worked on.  More... | |
This class provides return value APIs for ops that are known to have zero results.
Definition at line 617 of file OpDefinition.h.
| 
 | inlinestatic | 
Definition at line 619 of file OpDefinition.h.
References mlir::OpTrait::impl::verifyZeroResults().