struct NotForbidUndef_match

Declaration

template <typename ValTy>
struct NotForbidUndef_match { /* full declaration omitted */ };

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

Templates

ValTy

Member Variables

public ValTy Val

Method Overview

Methods

NotForbidUndef_match<ValTy>(const ValTy& V)

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

Parameters

const ValTy& V

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

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

Templates

OpTy

Parameters

OpTy* V