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

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

Inheritance diagram for llvm::PatternMatch::match_immconstant_ty:

[legend]

Public Member Functions
template
bool match (ITy *V) const
Additional Inherited Members
Static Public Member Functions inherited from llvm::PatternMatch::immconstant_ty
template
static bool isImmConstant (ITy *V)

Detailed Description

Definition at line 952 of file PatternMatch.h.

Member Function Documentation

match()

template

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

Definition at line 953 of file PatternMatch.h.

References llvm::PatternMatch::immconstant_ty::isImmConstant().


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