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 729 of file VPlanPatternMatch.h.
|
inline |
Definition at line 732 of file VPlanPatternMatch.h.
References SubPattern.
|
inline |
Definition at line 734 of file VPlanPatternMatch.h.
References SubPattern.
SubPattern_t llvm::VPlanPatternMatch::OneUse_match< SubPattern_t >::SubPattern |
Definition at line 730 of file VPlanPatternMatch.h.
Referenced by match(), and OneUse_match().