My Project
|
#include <OpDefinition.h>
Static Public Member Functions | |
static LogicalResult | verifyTrait (Operation *op) |
static void | ensureTerminator (Region ®ion, Builder &builder, Location loc) |
Ensure that the given region has the terminator required by this trait. More... | |
Additional Inherited Members | |
![]() | |
Operation * | getOperation () |
Return the ultimate Operation being worked on. More... | |
![]() | |
static LogicalResult | verifyTrait (Operation *op) |
static AbstractOperation::OperationProperties | getTraitProperties () |
|
inlinestatic |
Ensure that the given region has the terminator required by this trait.
|
inlinestatic |