|
LLVM
8.0.1
|
#include "llvm/IR/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 134 of file PatternMatch.h.
Definition at line 137 of file PatternMatch.h.
|
inline |
Definition at line 139 of file PatternMatch.h.
References C.
Definition at line 135 of file PatternMatch.h.
1.8.13