LLVM: llvm::PatternMatch::constantint_match< Val > 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<int64_t Val>
struct llvm::PatternMatch::constantint_match< Val >

Definition at line 343 of file PatternMatch.h.

Member Function Documentation

match()

template<int64_t Val>

template

bool llvm::PatternMatch::constantint_match< Val >::match ( ITy * V) const inline

Definition at line 344 of file PatternMatch.h.

References llvm::dyn_cast().


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