MLIR
20.0.0git
|
A trait that specifies that an operation only defines graph regions. More...
#include "mlir/IR/RegionKindInterface.h"
Static Public Member Functions | |
static RegionKind | getRegionKind (unsigned index) |
static bool | hasSSADominance (unsigned index) |
Additional Inherited Members | |
Protected Member Functions inherited from mlir::OpTrait::TraitBase< ConcreteType, HasOnlyGraphRegion > | |
Operation * | getOperation () |
Return the ultimate Operation being worked on. More... | |
A trait that specifies that an operation only defines graph regions.
Definition at line 34 of file RegionKindInterface.h.
|
inlinestatic |
Definition at line 36 of file RegionKindInterface.h.
References mlir::Graph.
|
inlinestatic |
Definition at line 37 of file RegionKindInterface.h.