LLVM: llvm::PatternMatch::match_unless< Ty > Struct Template Reference (original) (raw)

Inverting matcher. More...

#include "[llvm/IR/PatternMatch.h](PatternMatch%5F8h%5Fsource.html)"

Public Member Functions
match_unless (const Ty &Matcher)
template
bool match (ITy *V) const

Detailed Description

template
struct llvm::PatternMatch::match_unless< Ty >

Inverting matcher.

Definition at line 227 of file PatternMatch.h.

Constructor & Destructor Documentation

Member Function Documentation

match()

template

template

Member Data Documentation

M


The documentation for this struct was generated from the following file: