Searched refs:ConstBinOpNode (Results 1 – 1 of 1) sorted by relevance
7662 ConstantSDNode *ConstBinOpNode = dyn_cast<ConstantSDNode>(ConstBinOp); in foldBinOpIntoSelectIfProfitable() local7663 if (!ConstBinOpNode || ConstBinOpNode->isOpaque()) in foldBinOpIntoSelectIfProfitable()