|
CIRCT 22.0.0git
|
#include "circt/Dialect/Arc/ArcInterfaces.h"#include "circt/Dialect/Comb/CombOps.h"#include "circt/Dialect/HW/HWOps.h"#include "mlir/Dialect/SCF/IR/SCF.h"#include "mlir/Support/LLVM.h"#include "llvm/ADT/TypeSwitch.h"
Go to the source code of this file.
Functions | |
| static uint32_t | sumNonConstantOperands (Operation *op, uint32_t perOperand) |
|
static |
Definition at line 31 of file RuntimeCostEstimateInterfaceImpl.cpp.