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;
The general data-flow analysis solver.
Operation is the basic unit of execution within MLIR.
This class represents a lattice holding a specific value of type ValueT.
A sparse forward data-flow analysis for propagating SSA value lattices across the IR by implementing ...
Include the generated interface declarations.