My Project
|
#include <OpDefinition.h>
Static Public Member Functions | |
static LogicalResult | verifyTrait (Operation *op) |
Additional Inherited Members | |
![]() | |
Operation * | getOperation () |
Return the ultimate Operation being worked on. More... | |
![]() | |
static LogicalResult | verifyTrait (Operation *op) |
static AbstractOperation::OperationProperties | getTraitProperties () |
This class provides verification for ops that are known to have the same operand and result element type (or the type itself if it is scalar).
|
inlinestatic |