9#ifndef MLIR_ANALYSIS_DATAFLOW_STRIDEDMETADATARANGE_H
10#define MLIR_ANALYSIS_DATAFLOW_STRIDEDMETADATARANGE_H
21 using Lattice::Lattice;
34 int32_t indexBitwidth = 64);
49 int32_t indexBitwidth = 64;
friend class DataFlowSolver
Allow the data-flow solver to access the internals of this class.
Operation is the basic unit of execution within MLIR.
This class represents a lattice holding a specific value of type ValueT.
SparseForwardDataFlowAnalysis(DataFlowSolver &solver)
Include the generated interface declarations.