Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:XorC

366         Constant *XorC =
368 Instruction *NewXor = BinaryOperator::CreateXor(NewAnd, XorC);