Searched refs:SelectCCValid (Results 1 – 1 of 1) sorted by relevance
7732 auto *SelectCCValid = dyn_cast<ConstantSDNode>(Select->getOperand(2)); in combineGET_CCMASK() local7734 if (!SelectCCValid || !SelectCCMask) in combineGET_CCMASK()7736 int SelectCCValidVal = SelectCCValid->getZExtValue(); in combineGET_CCMASK()