LLVM 19.0.0git
Public Member Functions | List of all members
llvm::PatternMatch::constantint_match< Val > Struct Template Reference

#include "llvm/IR/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 326 of file PatternMatch.h.

Member Function Documentation

◆ match()

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

Definition at line 327 of file PatternMatch.h.


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