CIRCT  19.0.0git
Functions
Comb.h File Reference
#include "mlir-c/IR.h"
Include dependency graph for Comb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

MLIR_CAPI_EXPORTED void registerCombPasses (void)
 
 MLIR_DECLARE_CAPI_DIALECT_REGISTRATION (Combinational, comb)
 

Function Documentation

◆ MLIR_DECLARE_CAPI_DIALECT_REGISTRATION()

MLIR_DECLARE_CAPI_DIALECT_REGISTRATION ( Combinational  ,
comb   
)

◆ registerCombPasses()

MLIR_CAPI_EXPORTED void registerCombPasses ( void  )

Definition at line 16 of file Comb.cpp.

References registerPasses().

Referenced by registerPasses().