Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DSparsePropagation.h47 typedef void *LatticeVal; typedef
114 typedef AbstractLatticeFunction::LatticeVal LatticeVal; typedef
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DSparsePropagation.h46 typedef void *LatticeVal; typedef
116 typedef AbstractLatticeFunction::LatticeVal LatticeVal; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DSparsePropagation.cpp87 PointerIntPair<const Constant *, 2, TestLatticeStateTy> LatticeVal; member in __anonc8b100540211::TestLatticeVal
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp78 class LatticeVal { class
106 LatticeVal() : Val(nullptr, unknown) {} in LatticeVal() function in __anonf4e4c9bf0111::LatticeVal
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp60 class LatticeVal { class
88 LatticeVal() : Val(nullptr, unknown) {} in LatticeVal() function in __anon8a523c670111::LatticeVal
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSCCP.cpp58 class LatticeVal { class
86 LatticeVal() : Val(0, undefined) {} in LatticeVal() function in __anon967d13930111::LatticeVal