CIRCT  19.0.0git
Classes | Namespaces
SchedulingAnalysis.h File Reference
#include "circt/Analysis/DependenceAnalysis.h"
#include "circt/Scheduling/Problems.h"
#include "circt/Support/LLVM.h"
#include "mlir/Dialect/Affine/IR/AffineOps.h"
Include dependency graph for SchedulingAnalysis.h:
This graph shows which files directly or indirectly include this file:

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