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

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

#include "mlir/IR/OpDefinition.h"

Classes

class  Impl
 

Detailed Description

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

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

Definition at line 828 of file OpDefinition.h.


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