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 756 of file VPlanPatternMatch.h.
|
inline |
Definition at line 759 of file VPlanPatternMatch.h.
References SubPattern.
|
inline |
Definition at line 761 of file VPlanPatternMatch.h.
References SubPattern.
SubPattern_t llvm::VPlanPatternMatch::OneUse_match< SubPattern_t >::SubPattern |
Definition at line 757 of file VPlanPatternMatch.h.
Referenced by match(), and OneUse_match().