|
LLVM
3.7.0
|
#include <PatternMatch.h>
Public Member Functions | |
| br_match (BasicBlock *&Succ) | |
| template<typename OpTy > | |
| bool | match (OpTy *V) |
Public Attributes | |
| BasicBlock *& | Succ |
Definition at line 908 of file PatternMatch.h.
|
inline |
Definition at line 910 of file PatternMatch.h.
|
inline |
Definition at line 912 of file PatternMatch.h.
References Succ.
| BasicBlock*& llvm::PatternMatch::br_match::Succ |
Definition at line 909 of file PatternMatch.h.
Referenced by match().
1.8.6