struct IntrinsicID_match

Declaration

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

Description

Intrinsic matchers.

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

Member Variables

public unsigned int ID

Method Overview

Methods

IntrinsicID_match(Intrinsic::ID IntrID)

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

Parameters

Intrinsic::ID IntrID

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

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

Templates

OpTy

Parameters

OpTy* V