Searched refs:LatticeElements (Results 1 – 1 of 1) sorted by relevance
164 SmallDenseMap<AssertingVH<Value>, ValueLatticeElement, 4> LatticeElements; member209 Entry->LatticeElements.insert({ Val, Result }); in insertResult()223 auto LatticeIt = Entry->LatticeElements.find_as(V); in getCachedValueInfo()224 if (LatticeIt == Entry->LatticeElements.end()) in getCachedValueInfo()265 Pair.second->LatticeElements.erase(V); in eraseValue()