CIRCT  19.0.0git
Namespaces | Typedefs
LLVM.h File Reference
#include "mlir/Support/LLVM.h"
#include "mlir/Support/LogicalResult.h"
Include dependency graph for LLVM.h:

Go to the source code of this file.

Namespaces

 circt
 This file defines an intermediate representation for circuits acting as an abstraction for constraints defined over an SMT's solver context.
 
 llvm
 
 mlir
 
 mlir::affine
 
 mlir::OpTrait
 

Typedefs

using mlir::DefaultTypeStorage = TypeStorage
 
using mlir::OpAsmSetValueNameFn = function_ref< void(Value, StringRef)>