Lines Matching refs:NewXor
368 Instruction *NewXor = BinaryOperator::CreateXor(NewAnd, XorC);369 return InsertNewInstWith(NewXor, *I);