|
My Project
|
#include <OpDefinition.h>


Public Member Functions | |
| Value | getOperand () |
| void | setOperand (Value value) |
Static Public Member Functions | |
| static LogicalResult | verifyTrait (Operation *op) |
Additional Inherited Members | |
Protected Member Functions inherited from mlir::OpTrait::TraitBase< ConcreteType, OneOperand > | |
| Operation * | getOperation () |
| Return the ultimate Operation being worked on. More... | |
Static Protected Member Functions inherited from mlir::OpTrait::TraitBase< ConcreteType, OneOperand > | |
| static LogicalResult | verifyTrait (Operation *op) |
| static AbstractOperation::OperationProperties | getTraitProperties () |
This class provides the API for ops that are known to have exactly one SSA operand.
|
inline |
|
inline |
|
inlinestatic |
1.8.13