MLIR
21.0.0git
|
#include "mlir/Analysis/DataFlow/ConstantPropagationAnalysis.h"
#include "mlir/Analysis/DataFlow/DeadCodeAnalysis.h"
#include "mlir/Analysis/DataFlowFramework.h"
Go to the source code of this file.
Namespaces | |
mlir | |
Include the generated interface declarations. | |
mlir::dataflow | |
Functions | |
void | mlir::dataflow::loadBaselineAnalyses (DataFlowSolver &solver) |
Populates a DataFlowSolver with analyses that are required to ensure user-defined analyses are run properly. More... | |