LLVM 23.0.0git
llvm::VPlanPatternMatch::header_mask_match Struct Reference

Match the abstract header mask of any loop region. More...

#include "Transforms/Vectorize/VPlanPatternMatch.h"

Public Member Functions

template<typename ArgTy>
bool match (const ArgTy *V) const

Detailed Description

Match the abstract header mask of any loop region.

Definition at line 885 of file VPlanPatternMatch.h.

Member Function Documentation

◆ match()

template<typename ArgTy>
bool llvm::VPlanPatternMatch::header_mask_match::match ( const ArgTy * V) const
inline

Definition at line 886 of file VPlanPatternMatch.h.

References llvm::dyn_cast().


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