Home
last modified time | relevance | path

Searched refs:CommonOpIt1 (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8627 const auto CommonOpIt1 = in establishCorrespondence() local
8629 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()