LLVM API Documentation

Public Member Functions
llvm::PatternMatch::constantint_match< Val > Struct Template Reference

#include <PatternMatch.h>

List of all members.

Public Member Functions

template<typename ITy >
bool match (ITy *V)

Detailed Description

template<int64_t Val>
struct llvm::PatternMatch::constantint_match< Val >

Definition at line 187 of file PatternMatch.h.


Member Function Documentation

template<int64_t Val>
template<typename ITy >
bool llvm::PatternMatch::constantint_match< Val >::match ( ITy *  V) [inline]

Definition at line 189 of file PatternMatch.h.


The documentation for this struct was generated from the following file: