LLVM 22.0.0git
|
#include "Transforms/Vectorize/VPlanPatternMatch.h"
Public Member Functions | |
OneUse_match (const SubPattern_t &SP) | |
template<typename OpTy> | |
bool | match (OpTy *V) |
Public Attributes | |
SubPattern_t | SubPattern |
Definition at line 798 of file VPlanPatternMatch.h.
|
inline |
Definition at line 801 of file VPlanPatternMatch.h.
References SubPattern.
|
inline |
Definition at line 803 of file VPlanPatternMatch.h.
References SubPattern.
SubPattern_t llvm::VPlanPatternMatch::OneUse_match< SubPattern_t >::SubPattern |
Definition at line 799 of file VPlanPatternMatch.h.
Referenced by match(), and OneUse_match().