|
CIRCT 22.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 | |
| namespace | mlir |
| namespace | mlir::func |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
| namespace | circt::analysis |