#include "circt/Support/BackedgeBuilder.h"
#include "mlir/IR/Location.h"
#include "mlir/IR/OperationSupport.h"
#include "mlir/IR/Value.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallVector.h"
#include <functional>
#include <variant>
Go to the source code of this file.
|
class | circt::ValueMapper |
| The ValueMapper class facilitates the definition and connection of SSA def-use chains between two location - a 'from' location (defining use-def chains) and a 'to' location (where new operations are created based on the 'from' location). More...
|
|
|
| circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
|
|