Searched refs:findCommonBetweenCollections (Results 1 – 1 of 1) sorted by relevance
112 std::optional<T> findCommonBetweenCollections(IterT A, IterT B) { in findCommonBetweenCollections() function1041 findCommonBetweenCollections<Value *>(R->users(), I->users()); in identifyPartialReduction()