|
My Project
|
#include <InferTypeOpInterface.h>


Static Public Member Functions | |
| static bool | isCompatibleReturnTypes (ArrayRef< Type > lhs, ArrayRef< Type > rhs) |
Additional Inherited Members | |
Protected Member Functions inherited from mlir::OpTrait::TraitBase< ConcreteType, TypeOpInterfaceDefault > | |
| Operation * | getOperation () |
| Return the ultimate Operation being worked on. More... | |
Static Protected Member Functions inherited from mlir::OpTrait::TraitBase< ConcreteType, TypeOpInterfaceDefault > | |
| static LogicalResult | verifyTrait (Operation *op) |
| static AbstractOperation::OperationProperties | getTraitProperties () |
|
inlinestatic |
Returns whether two arrays are equal as strongest check for compatibility by default.
1.8.13