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

#include "llvm/IR/PatternMatch.h"

Public Member Functions

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

Detailed Description

Definition at line 603 of file PatternMatch.h.

Member Function Documentation

◆ match()

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

Definition at line 604 of file PatternMatch.h.

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

Referenced by match().


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