LLVM API Documentation

Public Member Functions
llvm::PatternMatch::match_zero Struct Reference

#include <PatternMatch.h>

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 126 of file PatternMatch.h.


Member Function Documentation

template<typename ITy >
bool llvm::PatternMatch::match_zero::match ( ITy *  V) [inline]

Definition at line 128 of file PatternMatch.h.

References llvm::CallingConv::C.


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