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

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

Inheritance diagram for llvm::PatternMatch::bind_immconstant_ty:

Detailed Description

Definition at line 959 of file PatternMatch.h.

Constructor & Destructor Documentation

llvm::PatternMatch::bind_immconstant_ty::bind_immconstant_ty ( Constant *& V) inline

Member Function Documentation

match()

template

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

Member Data Documentation

VR

Constant*& llvm::PatternMatch::bind_immconstant_ty::VR


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