Home
last modified time | relevance | path

Searched defs:Lattice (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysis.h175 LatticeT Lattice; member
243 auto *Lattice = variable
256 auto *Lattice = variable
H A DTypeErasedDataflowAnalysis.h122 TypeErasedLattice Lattice; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h139 AbstractLatticeFunction<LatticeKey, LatticeVal> *Lattice) in SparseSolver()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp372 CVPLatticeFunc Lattice; in runCVP() local