|
MLIR 22.0.0git
|
This class provides the API for ops that are known to be isolated from above. More...
#include "mlir/IR/OpDefinition.h"
Static Public Member Functions | |
| static LogicalResult | verifyRegionTrait (Operation *op) |
Additional Inherited Members | |
| Protected Member Functions inherited from mlir::OpTrait::TraitBase< ConcreteType, IsIsolatedFromAbove > | |
| Operation * | getOperation () |
| Return the ultimate Operation being worked on. | |
This class provides the API for ops that are known to be isolated from above.
Definition at line 1260 of file OpDefinition.h.
|
inlinestatic |
Definition at line 1263 of file OpDefinition.h.
References mlir::OpTrait::impl::verifyIsIsolatedFromAbove().