LLVM 22.0.0git
llvm::PatternMatch::constantint_match< Val > Struct Template Reference

#include "llvm/IR/PatternMatch.h"

Public Member Functions

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

Detailed Description

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

Definition at line 331 of file PatternMatch.h.

Member Function Documentation

◆ match()

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

Definition at line 332 of file PatternMatch.h.

References llvm::dyn_cast().


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