Home
last modified time | relevance | path

Searched defs:getLattice (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Analysis/DataFlow/
H A DDenseAnalysis.h253 LatticeT *getLattice(ProgramPoint point) override { getLattice() function
503 LatticeT *getLattice(ProgramPoint point) override { getLattice() function
/llvm-project/mlir/lib/Analysis/DataFlow/
H A DDeadCodeAnalysis.cpp331 getOperandValuesImpl(Operation * op,function_ref<const Lattice<ConstantValue> * (Value)> getLattice) getOperandValuesImpl() argument