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

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

Detailed Description

Definition at line 1036 of file PatternMatch.h.

Constructor & Destructor Documentation

llvm::PatternMatch::bind_const_intval_ty::bind_const_intval_ty ( uint64_t & V) inline

Member Function Documentation

match()

template

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

Member Data Documentation

VR

uint64_t& llvm::PatternMatch::bind_const_intval_ty::VR


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