Searched refs:SHLC (Results 1 – 1 of 1) sorted by relevance
14950 if (auto *SHLC = dyn_cast<ConstantSDNode>(N->getOperand(1))) in isDesirableToCommuteWithShift() local14951 return SRLC->getZExtValue() == SHLC->getZExtValue(); in isDesirableToCommuteWithShift()