CIRCT
18.0.0git
|
#include "mlir/IR/Location.h"
#include "mlir/IR/Value.h"
#include "llvm/ADT/SmallVector.h"
Go to the source code of this file.
Classes | |
class | circt::BackedgeBuilder |
Instantiate one of these and use it to build typed backedges. More... | |
class | circt::Backedge |
Backedge is a wrapper class around a Value . More... | |
Namespaces | |
mlir | |
circt | |
This file defines an intermediate representation for circuits acting as an abstraction for constraints defined over an SMT's solver context. | |