Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DSparsePropagation.h46 typedef void *LatticeVal; typedef
116 typedef AbstractLatticeFunction::LatticeVal LatticeVal; typedef
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp56 class LatticeVal { class
84 LatticeVal() : Val(0, undefined) {} in LatticeVal() function in __anon0fc07f220111::LatticeVal