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

Match a specified basic block value. More...

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

Match a specified basic block value.

Definition at line 1107 of file PatternMatch.h.

llvm::PatternMatch::specific_bbval::specific_bbval ( BasicBlock * Val) inline

match()

template

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

Val

BasicBlock* llvm::PatternMatch::specific_bbval::Val


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