Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DSparsePropagation.h47 typedef void *LatticeVal; typedef
114 typedef AbstractLatticeFunction::LatticeVal LatticeVal; typedef
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp60 class LatticeVal { class
88 LatticeVal() : Val(nullptr, unknown) {} in LatticeVal() function in __anon27aabfd40111::LatticeVal
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp80 class LatticeVal { class
108 LatticeVal() : Val(nullptr, unknown) {} in LatticeVal() function in __anon2b65abf60111::LatticeVal