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
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 
 llvm
 
 mlir
 
 mlir::affine
 
 mlir::OpTrait
 

Typedefs

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