MLIR
20.0.0git
|
#include "mlir/Interfaces/LoopLikeInterface.h"
Static Public Member Functions | |
static LogicalResult | verifyTrait (Operation *op) |
Additional Inherited Members | |
Protected Member Functions inherited from mlir::OpTrait::TraitBase< ConcreteType, HasParallelRegion > | |
Operation * | getOperation () |
Return the ultimate Operation being worked on. More... | |
Definition at line 43 of file LoopLikeInterface.h.
|
inlinestatic |
Definition at line 45 of file LoopLikeInterface.h.
References mlir::OpTrait::impl::verifyOneRegion().