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.
| llvm::PatternMatch::apint_match::apint_match | ( | const APInt *& | R | ) | [inline] |
Definition at line 163 of file PatternMatch.h.
| bool llvm::PatternMatch::apint_match::match | ( | ITy * | V | ) | [inline] |
Definition at line 165 of file PatternMatch.h.
References llvm::CallingConv::C, and Res.
Definition at line 162 of file PatternMatch.h.
Referenced by match().