Searched refs:PairA (Results 1 – 1 of 1) sorted by relevance
705 llvm::sort(R.getMulPairs(), [](auto &PairA, auto &PairB) { in InsertParallelMACs() argument706 const Instruction *A = PairA.first->Root; in InsertParallelMACs()