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

Match a specified Value*. More...

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

Detailed Description

Match a specified Value*.

Definition at line 979 of file PatternMatch.h.

Constructor & Destructor Documentation

llvm::PatternMatch::specificval_ty::specificval_ty ( const Value * V) inline

Member Function Documentation

match()

template

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

Member Data Documentation

Val

const Value* llvm::PatternMatch::specificval_ty::Val


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