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.cpp57 class LatticeVal { class
85 LatticeVal() : Val(nullptr, undefined) {} in LatticeVal() function in __anon10360b9e0111::LatticeVal