Searched refs:reverseSet (Results 1 – 1 of 1) sorted by relevance
125 Set<String> reverseSet = pairCount.get(reverseOrder); in getOrderingInfo() local129 if (reverseSet != null) { in getOrderingInfo()130 … addConflictingPaths(plain, sample, reverseSet, thisPaths, pathsWithConflictingOrder2sample); in getOrderingInfo()131 … addConflictingPaths(plain, sample, thisPaths, reverseSet, pathsWithConflictingOrder2sample); in getOrderingInfo()