Searched refs:getFirstOperandIndex (Results 1 – 1 of 1) sorted by relevance
7216 static unsigned getFirstOperandIndex(Instruction *I) { in getFirstOperandIndex() function in __anon7a00047f2a11::HorizontalReduction7271 return I->getOperand(getFirstOperandIndex(I)); in getLHS()7276 return I->getOperand(getFirstOperandIndex(I) + 1); in getRHS()7334 Stack.push_back(std::make_pair(B, getFirstOperandIndex(B))); in matchAssociativeReduction()7401 std::make_pair(EdgeInst, getFirstOperandIndex(EdgeInst))); in matchAssociativeReduction()