|
LLVM
4.0.0
|
#include <PatternMatch.h>
Public Member Functions | |
| apint_match (const APInt *&R) | |
| template<typename ITy > | |
| bool | match (ITy *V) |
Public Attributes | |
| const APInt *& | Res |
Definition at line 160 of file PatternMatch.h.
Definition at line 162 of file PatternMatch.h.
|
inline |
Definition at line 163 of file PatternMatch.h.
Definition at line 161 of file PatternMatch.h.
Referenced by match().
1.8.6