MLIR  20.0.0git
Classes | Namespaces
IntegerRangeAnalysis.h File Reference
#include "mlir/Analysis/DataFlow/SparseAnalysis.h"
#include "mlir/Interfaces/InferIntRangeInterface.h"

Go to the source code of this file.

Classes

class  mlir::dataflow::IntegerValueRangeLattice
 This lattice element represents the integer value range of an SSA value. More...
 
class  mlir::dataflow::IntegerRangeAnalysis
 Integer range analysis determines the integer value range of SSA values using operations that define InferIntRangeInterface and also sets the range of iteration indices of loops with known bounds. More...
 

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::dataflow