Searched defs:LatticeVal (Results 1 – 2 of 2) sorted by relevance
46 typedef void *LatticeVal; typedef116 typedef AbstractLatticeFunction::LatticeVal LatticeVal; typedef
56 class LatticeVal { class84 LatticeVal() : Val(0, undefined) {} in LatticeVal() function in __anon0fc07f220111::LatticeVal