Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isLogicalShift

1413     if (I->isLogicalShift() && isa<ConstantInt>(I->getOperand(1))) {