MLIR  19.0.0git
Classes
mlir::OpTrait::SingleBlockImplicitTerminator< TerminatorOpType > Struct Template Reference

This class provides APIs and verifiers for ops with regions having a single block that must terminate with TerminatorOpType. More...

#include "mlir/IR/OpDefinition.h"

Classes

class  Impl
 

Detailed Description

template<typename TerminatorOpType>
struct mlir::OpTrait::SingleBlockImplicitTerminator< TerminatorOpType >

This class provides APIs and verifiers for ops with regions having a single block that must terminate with TerminatorOpType.

Definition at line 950 of file OpDefinition.h.


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