struct FNeg_match

Declaration

template <typename Op_t>
struct FNeg_match { /* full declaration omitted */ };

Declared at: llvm/include/llvm/IR/PatternMatch.h:807

Templates

Op_t

Member Variables

public Op_t X

Method Overview

Methods

FNeg_match<Op_t>(const Op_t& Op)

Declared at: llvm/include/llvm/IR/PatternMatch.h:810

Parameters

const Op_t& Op

template <typename OpTy>
bool match(OpTy* V)

Declared at: llvm/include/llvm/IR/PatternMatch.h:811

Templates

OpTy

Parameters

OpTy* V