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