My Project
Classes
mlir::OpTrait::HasParent< ParentOpType > Struct Template Reference

This class provides a verifier for ops that are expecting a specific parent. More...

#include <OpDefinition.h>

Classes

class  Impl
 

Detailed Description

template<typename ParentOpType>
struct mlir::OpTrait::HasParent< ParentOpType >

This class provides a verifier for ops that are expecting a specific parent.


The documentation for this struct was generated from the following file: