CIRCT  19.0.0git
Static Public Member Functions | List of all members
circt::calyx::ControlLike< ConcreteType > Class Template Reference

Signals that the following operation is "control-like.". More...

#include <CalyxOps.h>

Inheritance diagram for circt::calyx::ControlLike< ConcreteType >:
Inheritance graph
[legend]
Collaboration diagram for circt::calyx::ControlLike< ConcreteType >:
Collaboration graph
[legend]

Static Public Member Functions

static LogicalResult verifyTrait (Operation *op)
 

Detailed Description

template<typename ConcreteType>
class circt::calyx::ControlLike< ConcreteType >

Signals that the following operation is "control-like.".

Definition at line 42 of file CalyxOps.h.

Member Function Documentation

◆ verifyTrait()

template<typename ConcreteType >
static LogicalResult circt::calyx::ControlLike< ConcreteType >::verifyTrait ( Operation *  op)
inlinestatic

Definition at line 44 of file CalyxOps.h.

References circt::calyx::verifyControlLikeOp().


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