Searched refs:SecondOperand (Results 1 – 1 of 1) sorted by relevance
1109 SDValue SecondOperand = N->getOperand(1); in performSHLCombine() local1118 if (!(CN = dyn_cast<ConstantSDNode>(SecondOperand))) in performSHLCombine()