LLVM 23.0.0git
llvm::PatternMatch::IntrinsicMatchImpl Struct Reference

#include "llvm/IR/PatternMatch.h"

Static Public Member Functions

template<Intrinsic::ID IntrID, typename... Ts, size_t... Is>
static auto impl (std::index_sequence< Is... >, const Ts &...Ops)

Detailed Description

Definition at line 2756 of file PatternMatch.h.

Member Function Documentation

◆ impl()

template<Intrinsic::ID IntrID, typename... Ts, size_t... Is>
auto llvm::PatternMatch::IntrinsicMatchImpl::impl ( std::index_sequence< Is... > ,
const Ts &... Ops )
inlinestatic

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