Searched refs:BinOpC (Results 1 – 1 of 1) sorted by relevance
1704 const APInt *BinOpC; in foldSelectInstWithICmpConst() local1705 if (!match(BO, m_BinOp(m_Specific(V), m_APInt(BinOpC)))) in foldSelectInstWithICmpConst()1709 .binaryOp(BO->getOpcode(), *BinOpC); in foldSelectInstWithICmpConst()