Searched refs:SRACount (Results 1 – 1 of 1) sorted by relevance
8761 auto *SRACount = dyn_cast<ConstantSDNode>(CompareLHS->getOperand(1)); in combineCCMask() local8762 if (!SRACount || SRACount->getZExtValue() != 30) in combineCCMask()