MLIR  19.0.0git
Classes | Namespaces
IRDLTraits.h File Reference
#include "mlir/IR/OpDefinition.h"
#include "mlir/Support/LogicalResult.h"
#include "llvm/Support/Casting.h"

Go to the source code of this file.

Classes

class  mlir::OpTrait::AtMostOneChildOf< ChildOps >
 Characterize operations that have at most a single operation of certain types in their region. More...
 
class  mlir::OpTrait::AtMostOneChildOf< ChildOps >::Impl< ConcreteType >
 

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::OpTrait