LLVM 20.0.0git
|
#include "Transforms/Vectorize/VPlanPatternMatch.h"
Public Member Functions | |
bind_ty (Class *&V) | |
template<typename ITy > | |
bool | match (ITy *V) |
Public Attributes | |
Class *& | VR |
Definition at line 39 of file VPlanPatternMatch.h.
|
inline |
Definition at line 42 of file VPlanPatternMatch.h.
|
inline |
Definition at line 44 of file VPlanPatternMatch.h.
References llvm::VPlanPatternMatch::bind_ty< Class >::VR.
Class*& llvm::VPlanPatternMatch::bind_ty< Class >::VR |
Definition at line 40 of file VPlanPatternMatch.h.
Referenced by llvm::VPlanPatternMatch::bind_ty< Class >::match().