LLVM: llvm::PatternMatch::is_zero Struct Reference (original) (raw)

#include "[llvm/IR/PatternMatch.h](PatternMatch%5F8h%5Fsource.html)"

Public Member Functions
template
bool match (ITy *V) const

Detailed Description

Definition at line 615 of file PatternMatch.h.

Member Function Documentation

match()

template

bool llvm::PatternMatch::is_zero::match ( ITy * V) const inline

Definition at line 616 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: