LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
llvm::PatternMatch::constantint_match< Val > Struct Template Reference

#include <PatternMatch.h>

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: