Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DMapLatticeTest.cpp58 MapLattice<int, BooleanLattice> Lattice; in TEST() local
100 MapLattice<int, BooleanLattice> Lattice; in TEST() local
142 MapLattice<int, BooleanLattice> Lattice; in TEST() local
156 MapLattice<int, BooleanLattice> Lattice; in TEST() local
H A DTestingSupport.h374 checkDataflow(AnalysisInputs<AnalysisT> AI,
/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DMatchSwitch.h46 LatticeT &Lattice; member
60 const LatticeT &Lattice; member
H A DDataflowAnalysis.h175 LatticeT Lattice; global() member
243 auto *Lattice = global() variable
256 auto *Lattice = global() variable
[all...]
H A DTypeErasedDataflowAnalysis.h122 TypeErasedLattice Lattice; member
/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h139 : LatticeFunc(Lattice) {} in SparseSolver() argument
/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp372 CVPLatticeFunc Lattice; runCVP() local
/llvm-project/llvm/unittests/Analysis/
H A DSparsePropagation.cpp230 TestLatticeFunc Lattice; global() member in __anon6c64d6440211::SparsePropagationTest