Searched refs:Op0BOOp1 (Results 1 – 1 of 1) sorted by relevance
444 Value *Op0BOOp1 = Op0BO->getOperand(1); in FoldShiftByConstant() local445 if (isLeftShift && Op0BOOp1->hasOneUse() && in FoldShiftByConstant()446 match(Op0BOOp1, in FoldShiftByConstant()