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 79 of file VPlanPatternMatch.h.
Definition at line 82 of file VPlanPatternMatch.h.
References Val.
Definition at line 84 of file VPlanPatternMatch.h.
References Val.
Definition at line 80 of file VPlanPatternMatch.h.
Referenced by deferredval_ty(), and match().