MLIR  19.0.0git
Classes
mlir::OpTrait::NRegions< N > Class Template Reference

This class provides the API for ops that are known to have a specified number of regions. More...

#include "mlir/IR/OpDefinition.h"

Classes

class  Impl
 

Detailed Description

template<unsigned N>
class mlir::OpTrait::NRegions< N >

This class provides the API for ops that are known to have a specified number of regions.

Definition at line 568 of file OpDefinition.h.


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