Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateAnd

339         Instruction *And = BinaryOperator::CreateAnd(I->getOperand(0), AndC);
364 Instruction *NewAnd = BinaryOperator::CreateAnd(I->getOperand(0), AndC);