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
113 typedef AbstractLatticeFunction::LatticeVal LatticeVal; typedef
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp58 class LatticeVal { class
86 LatticeVal() : Val(nullptr, undefined) {} in LatticeVal() function in __anonc737ea630111::LatticeVal