LLVM API Documentation
#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 161 of file PatternMatch.h.
|
inline |
Definition at line 163 of file PatternMatch.h.
|
inline |
Definition at line 165 of file PatternMatch.h.
References llvm::CallingConv::C, and Res.
const APInt*& llvm::PatternMatch::apint_match::Res |
Definition at line 162 of file PatternMatch.h.
Referenced by match().