Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DSparsePropagation.h46 typedef void *LatticeVal; typedef
116 typedef AbstractLatticeFunction::LatticeVal LatticeVal; typedef
/external/llvm/include/llvm/Analysis/
DSparsePropagation.h47 typedef void *LatticeVal; typedef
114 typedef AbstractLatticeFunction::LatticeVal LatticeVal; typedef
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp60 class LatticeVal { class
88 LatticeVal() : Val(nullptr, unknown) {} in LatticeVal() function in __anon357eee1d0111::LatticeVal
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSCCP.cpp58 class LatticeVal { class
86 LatticeVal() : Val(0, undefined) {} in LatticeVal() function in __anonb057c7490111::LatticeVal