Enzyme main
Loading...
Searching...
No Matches
DataFlowLattice.h File Reference
#include "mlir/Analysis/DataFlow/DenseAnalysis.h"
#include "mlir/Analysis/DataFlow/SparseAnalysis.h"
#include "mlir/Analysis/DataFlowFramework.h"
Include dependency graph for DataFlowLattice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mlir::enzyme::SetLattice< ValueT >
 
class  mlir::enzyme::SparseSetLattice< ValueT >
 
class  mlir::enzyme::MapOfSetsLattice< KeyT, ElementT >
 

Namespaces

namespace  mlir
 
namespace  mlir::enzyme
 

Functions

bool mlir::enzyme::sortAttributes (Attribute a, Attribute b)
 Used when serializing to ensure a consistent order.
 
bool mlir::enzyme::sortArraysLexicographic (ArrayAttr a, ArrayAttr b)
 

Variables

constexpr llvm::StringLiteral mlir::enzyme::undefinedSetString = "<undefined>"
 
constexpr llvm::StringLiteral mlir::enzyme::unknownSetString = "<unknown>"