LLVM 22.0.0git
llvm::VPlanPatternMatch::live_in_vpvalue Struct Reference

#include "Transforms/Vectorize/VPlanPatternMatch.h"

Public Member Functions

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

Detailed Description

Definition at line 747 of file VPlanPatternMatch.h.

Member Function Documentation

◆ match()

template<typename ITy>
bool llvm::VPlanPatternMatch::live_in_vpvalue::match ( ITy * V) const
inline

Definition at line 748 of file VPlanPatternMatch.h.

References llvm::dyn_cast(), and llvm::VPValue::isLiveIn().


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