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

#include "llvm/IR/PatternMatch.h"

Public Member Functions

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

Static Public Member Functions

static bool check (const Value *V)

Detailed Description

Definition at line 120 of file PatternMatch.h.

Member Function Documentation

◆ check()

◆ match()

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

Definition at line 159 of file PatternMatch.h.

References check().


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