MLIR 23.0.0git
IntegerDivisibilityAnalysis.h File Reference

Go to the source code of this file.

Classes

class  mlir::dataflow::IntegerDivisibilityLattice
 This lattice element represents the integer divisibility of an SSA value. More...
class  mlir::dataflow::IntegerDivisibilityAnalysis
 Integer divisibility analysis determines, for each integer-typed SSA value, a divisor that the value is guaranteed to be a multiple of. More...

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::dataflow