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