LLVM 22.0.0git
|
#include "Transforms/Vectorize/VPlanPatternMatch.h"
Public Member Functions | |
bind_ty (Class *&V) | |
template<typename ITy> | |
bool | match (ITy *V) const |
Public Attributes | |
Class *& | VR |
Definition at line 52 of file VPlanPatternMatch.h.
|
inline |
Definition at line 55 of file VPlanPatternMatch.h.
References VR.
|
inline |
Definition at line 57 of file VPlanPatternMatch.h.
References llvm::dyn_cast(), and VR.
Class*& llvm::VPlanPatternMatch::bind_ty< Class >::VR |
Definition at line 53 of file VPlanPatternMatch.h.