|
LLVM
8.0.1
|
#include "llvm/IR/PatternMatch.h"

Public Member Functions | |
| Exact_match (const SubPattern_t &SP) | |
| template<typename OpTy > | |
| bool | match (OpTy *V) |
Public Attributes | |
| SubPattern_t | SubPattern |
Definition at line 962 of file PatternMatch.h.
|
inline |
Definition at line 965 of file PatternMatch.h.
|
inline |
Definition at line 967 of file PatternMatch.h.
| SubPattern_t llvm::PatternMatch::Exact_match< SubPattern_t >::SubPattern |
Definition at line 963 of file PatternMatch.h.
1.8.13