#include "circt/Dialect/Sim/SimOps.h"
#include "circt/Dialect/HW/ModuleImplementation.h"
#include "circt/Dialect/SV/SVOps.h"
#include "mlir/Dialect/Func/IR/FuncOps.h"
#include "mlir/IR/PatternMatch.h"
#include "mlir/Interfaces/FunctionImplementation.h"
#include "llvm/ADT/MapVector.h"
#include "circt/Dialect/Sim/Sim.cpp.inc"
Go to the source code of this file.
|
static StringAttr | concatLiterals (MLIRContext *ctxt, ArrayRef< StringRef > lits) |
|
◆ GET_OP_CLASSES
◆ concatLiterals()
static StringAttr concatLiterals |
( |
MLIRContext * |
ctxt, |
|
|
ArrayRef< StringRef > |
lits |
|
) |
| |
|
static |