|
LLVM 23.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 (const 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 87 of file VPlanPatternMatch.h.
Definition at line 90 of file VPlanPatternMatch.h.
References Val.
Definition at line 92 of file VPlanPatternMatch.h.
References Val.
Definition at line 88 of file VPlanPatternMatch.h.
Referenced by deferredval_ty(), and match().