Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateXor

368         Instruction *NewXor = BinaryOperator::CreateXor(NewAnd, XorC);
590 Instruction *Xor = BinaryOperator::CreateXor(I->getOperand(1), C0);