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

Intrinsic matchers. More...

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

Detailed Description

Intrinsic matchers.

Definition at line 2755 of file PatternMatch.h.

Constructor & Destructor Documentation

llvm::PatternMatch::IntrinsicID_match::IntrinsicID_match ( Intrinsic::ID IntrID) inline

Member Function Documentation

match()

template

bool llvm::PatternMatch::IntrinsicID_match::match ( OpTy * V) const inline

Member Data Documentation

ID

unsigned llvm::PatternMatch::IntrinsicID_match::ID


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