CIRCT 22.0.0git
|
#include "circt/Reduce/ReductionUtils.h"
#include "circt/Dialect/HW/InnerSymbolTable.h"
#include "circt/Reduce/Reduction.h"
#include "mlir/IR/Operation.h"
#include "llvm/ADT/SmallSet.h"
Go to the source code of this file.
Functions | |
static StringAttr | getSymbolName (Operation *op) |
|
static |
Definition at line 39 of file ReductionUtils.cpp.
Referenced by circt::reduce::InnerSymbolUses::hasInnerRef(), and circt::reduce::InnerSymbolUses::hasSymbolRef().