struct IntrinsicID_match

Declaration

struct IntrinsicID_match { /* full declaration omitted */ };

Description

Intrinsic matchers.

Declared at: llvm/include/llvm/IR/PatternMatch.h:2042

Member Variables

public unsigned int ID

Method Overview

Methods

IntrinsicID_match(Intrinsic::ID IntrID)

Declared at: llvm/include/llvm/IR/PatternMatch.h:2045

Parameters

Intrinsic::ID IntrID

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

Declared at: llvm/include/llvm/IR/PatternMatch.h:2047

Templates

OpTy

Parameters

OpTy* V