Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp8632 const auto CommonOpIt2 = std::find(Op2.begin(), Op2.end(), *CommonOpIt1); in establishCorrespondence() local
8633 assert(CommonOpIt2 != Op2.end() && in establishCorrespondence()
8637 Op2.setPositions(CommonOpIt2); in establishCorrespondence()