Searched refs:TentativeValues (Results 1 – 1 of 1) sorted by relevance
132 DenseSet<std::pair<const Value *, const Value *>> TentativeValues; member in __anon35eb8c210111::FunctionDifferenceEngine314 TentativeValues.clear(); in diff()325 TentativeValues.insert(std::make_pair(LeftI, RightI)); in diff()333 TentativeValues.clear(); in diff()721 if (TentativeValues.count(std::make_pair(L, R))) in equivalentAsOperands()814 assert(TentativeValues.empty()); in runBlockDiff()835 TentativeValues.insert(std::make_pair(&*LI, &*RI)); in runBlockDiff()852 TentativeValues.clear(); in runBlockDiff()