struct undef_match

Declaration

struct undef_match { /* full declaration omitted */ };

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

Method Overview

  • public static bool check(const llvm::Value * V)
  • public template <typename ITy>bool match(ITy * V)

Methods

static bool check(const llvm::Value* V)

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

Parameters

const llvm::Value* V

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

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

Templates

ITy

Parameters

ITy* V