LLVM 22.0.0git
|
Stores a reference to the VPValue *, not the VPValue * itself, thus can be used in commutative matchers. More...
#include "Transforms/Vectorize/VPlanPatternMatch.h"
Public Member Functions | |
deferredval_ty (VPValue *const &V) | |
bool | match (VPValue *const V) const |
Public Attributes | |
VPValue *const & | Val |
Stores a reference to the VPValue *, not the VPValue * itself, thus can be used in commutative matchers.
Definition at line 66 of file VPlanPatternMatch.h.
Definition at line 69 of file VPlanPatternMatch.h.
Definition at line 71 of file VPlanPatternMatch.h.
References Val.
Definition at line 67 of file VPlanPatternMatch.h.
Referenced by match().