Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DMatchSwitch.h46 LatticeT &Lattice; member
60 const LatticeT &Lattice; member
H A DDataflowAnalysis.h176 LatticeT Lattice; global() member
212 auto *Lattice = global() variable
[all...]
H A DTypeErasedDataflowAnalysis.h122 TypeErasedLattice Lattice; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h139 AbstractLatticeFunction<LatticeKey, LatticeVal> *Lattice) in SparseSolver()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp371 CVPLatticeFunc Lattice; runCVP() local