Searched refs:ConstSelOp (Results 1 – 1 of 1) sorted by relevance
7656 SDValue ConstSelOp = Sel->getOperand(ConstSelOpNo); in foldBinOpIntoSelectIfProfitable() 7657 ConstantSDNode *ConstSelOpNode = dyn_cast<ConstantSDNode>(ConstSelOp); in foldBinOpIntoSelectIfProfitable() 7669 SDValue NewConstOps[2] = {ConstSelOp, ConstBinOp}; in foldBinOpIntoSelectIfProfitable() 7654 SDValue ConstSelOp = Sel->getOperand(ConstSelOpNo); foldBinOpIntoSelectIfProfitable() local