LLVM: llvm::PatternMatch::class_match< Class > Struct Template Reference (original) (raw)

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

Public Member Functions
template
bool match (ITy *V) const

Detailed Description

template
struct llvm::PatternMatch::class_match< Class >

Definition at line 100 of file PatternMatch.h.

Member Function Documentation

match()

template

template

bool llvm::PatternMatch::class_match< Class >::match ( ITy * V) const inline

Definition at line 101 of file PatternMatch.h.

References llvm::isa().


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