Lines Matching refs:NotX
2150 Value *NotX =2155 return BinaryOperator::CreateOr(NotX, NotY);2156 return BinaryOperator::CreateAnd(NotX, NotY);