struct Signum_match

Declaration

template <typename Opnd_t>
struct Signum_match { /* full declaration omitted */ };

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

Templates

Opnd_t

Member Variables

public Opnd_t Val

Method Overview

Methods

Signum_match<Opnd_t>(const Opnd_t& V)

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

Parameters

const Opnd_t& V

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

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

Templates

OpTy

Parameters

OpTy* V