Searched refs:CommonOpIt1 (Results 1 – 1 of 1) sorted by relevance
8627 const auto CommonOpIt1 = in establishCorrespondence() local8629 if (CommonOpIt1 == Op1.end()) in establishCorrespondence()8632 const auto CommonOpIt2 = std::find(Op2.begin(), Op2.end(), *CommonOpIt1); in establishCorrespondence()8636 Op1.setPositions(CommonOpIt1); in establishCorrespondence()