Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateNot

1304     return BinaryOperator::CreateNot(Op1);
1378 Builder->CreateNot(Y, Y->getName() + ".not"));