My Project
|
#include <InferTypeOpInterface.h>
Static Public Member Functions | |
static bool | isCompatibleReturnTypes (ArrayRef< Type > lhs, ArrayRef< Type > rhs) |
Additional Inherited Members | |
![]() | |
Operation * | getOperation () |
Return the ultimate Operation being worked on. More... | |
![]() | |
static LogicalResult | verifyTrait (Operation *op) |
static AbstractOperation::OperationProperties | getTraitProperties () |
|
inlinestatic |
Returns whether two arrays are equal as strongest check for compatibility by default.