LLVM 19.0.0git
Public Member Functions | List of all members
llvm::PatternMatch::is_zero Struct Reference

#include "llvm/IR/PatternMatch.h"

Public Member Functions

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

Detailed Description

Definition at line 552 of file PatternMatch.h.

Member Function Documentation

◆ match()

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

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