LLVM 22.0.0git
llvm::PatternMatch::match_immconstant_ty Struct Reference

#include "llvm/IR/PatternMatch.h"

Inheritance diagram for llvm::PatternMatch::match_immconstant_ty:
[legend]

Public Member Functions

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

Additional Inherited Members

Static Public Member Functions inherited from llvm::PatternMatch::immconstant_ty
template<typename ITy>
static bool isImmConstant (ITy *V)

Detailed Description

Definition at line 926 of file PatternMatch.h.

Member Function Documentation

◆ match()

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

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