CIRCT
20.0.0git
|
#include "circt/Analysis/DependenceAnalysis.h"
#include "circt/Scheduling/Problems.h"
#include "circt/Support/LLVM.h"
#include "mlir/Dialect/Affine/IR/AffineOps.h"
Go to the source code of this file.
Classes | |
struct | circt::analysis::CyclicSchedulingAnalysis |
CyclicSchedulingAnalysis constructs a CyclicProblem for each AffineForOp by performing a memory dependence analysis and inserting dependences into the problem. More... | |
Namespaces | |
mlir | |
mlir::func | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
circt::analysis | |