Searched refs:AmountC (Results 1 – 1 of 1) sorted by relevance
1327 const APInt *AmountC; in isPoisonShift() local1328 if (match(C, m_APInt(AmountC)) && AmountC->uge(AmountC->getBitWidth())) in isPoisonShift()