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

#include "llvm/IR/PatternMatch.h"

Public Member Functions

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

Detailed Description

Definition at line 177 of file PatternMatch.h.

Member Function Documentation

◆ match()

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

Definition at line 178 of file PatternMatch.h.

References llvm::CallingConv::C, llvm::dyn_cast(), and llvm::isa().


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