Home | History | Annotate | Download | only in VMCore

Lines Matching refs:isNot

1921 bool BinaryOperator::isNot(const Value *V) {
1946 assert(isNot(BinOp) && "getNotArgument on non-'not' instruction!");