LLVM: llvm::PatternMatch::constantexpr_match Struct Reference (original) (raw)

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

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

Detailed Description

Definition at line 190 of file PatternMatch.h.

Member Function Documentation

match()

template

bool llvm::PatternMatch::constantexpr_match::match ( ITy * V) const inline

Definition at line 191 of file PatternMatch.h.

References llvm::CallingConv::C, llvm::dyn_cast(), and llvm::isa().


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