LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::VPlanPatternMatch::detail::MatchRecipeAndOpcode< Opcode, RecipeTy > Struct Template Reference

#include "Transforms/Vectorize/VPlanPatternMatch.h"

Static Public Member Functions

static bool match (const VPRecipeBase *R)
 

Detailed Description

template<unsigned Opcode, typename RecipeTy>
struct llvm::VPlanPatternMatch::detail::MatchRecipeAndOpcode< Opcode, RecipeTy >

Definition at line 115 of file VPlanPatternMatch.h.

Member Function Documentation

◆ match()

template<unsigned Opcode, typename RecipeTy >
static bool llvm::VPlanPatternMatch::detail::MatchRecipeAndOpcode< Opcode, RecipeTy >::match ( const VPRecipeBase R)
inlinestatic

Definition at line 116 of file VPlanPatternMatch.h.


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