llvm::PatternMatch::FNeg_match::FNeg_match

Construct a matcher for the negated operand.

Synopsis

Declared in <llvm/IR/PatternMatch.h>

FNeg_match(Op_t const& Op);

Parameters

NameDescription
OpSub-pattern for the operand.