Searched refs:OtherSelOp (Results 1 – 1 of 1) sorted by relevance
7682 SDValue OtherSelOp = Sel->getOperand(OtherSelOpNo); in foldBinOpIntoSelectIfProfitable() 7683 SDValue NewNonConstOps[2] = {OtherSelOp, ConstBinOp}; in foldBinOpIntoSelectIfProfitable() 7680 SDValue OtherSelOp = Sel->getOperand(OtherSelOpNo); foldBinOpIntoSelectIfProfitable() local