Searched refs:sn_mapR (Results 1 – 3 of 3) sorted by relevance
111 sn_mapR.clear(); in beginCompare()384 mutable DenseMap<const Value*, int> sn_mapL, sn_mapR; variable
454 ``map<Value, int> sn_mapL, sn_mapR;``469 ``cmpNumbers(sn_mapL[Left], sn_mapR[Right]);``477 = sn_mapR.insert(std::make_pair(Right, sn_mapR.size()));517 RightRes = sn_mapR.insert(std::make_pair(Right, sn_mapR.size()));
786 RightSN = sn_mapR.insert(std::make_pair(R, sn_mapR.size())); in cmpValues()