Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateAnd

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