Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:XorC

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