CIRCT
18.0.0git
|
#include "PassDetails.h"
#include "circt/Dialect/FIRRTL/AnnotationDetails.h"
#include "circt/Dialect/FIRRTL/FIRRTLInstanceGraph.h"
#include "circt/Dialect/FIRRTL/FIRRTLOps.h"
#include "circt/Dialect/FIRRTL/FIRRTLUtils.h"
#include "circt/Dialect/FIRRTL/Namespace.h"
#include "circt/Dialect/FIRRTL/Passes.h"
#include "circt/Dialect/HW/HWOps.h"
#include "circt/Dialect/HW/InnerSymbolNamespace.h"
#include "circt/Dialect/Seq/SeqAttributes.h"
#include "mlir/IR/Dominance.h"
#include "llvm/ADT/DepthFirstIterator.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/STLFunctionalExtras.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/Support/Parallel.h"
#include <optional>
#include <set>
Go to the source code of this file.
Functions | |
FirMemory | getSummary (MemOp op) |
static SmallVector< SubfieldOp > | getAllFieldAccesses (Value structValue, StringRef field) |
|
static |
Definition at line 321 of file LowerMemory.cpp.
References assert().
FirMemory getSummary | ( | MemOp | op | ) |
Definition at line 35 of file LowerMemory.cpp.
References Python.support::connect(), and width.