|
LLVM 23.0.0git
|
Match a specified VPValue. More...
#include "Transforms/Vectorize/VPlanPatternMatch.h"
Public Member Functions | |
| specificval_ty (const VPValue *V) | |
| bool | match (VPValue *VPV) const |
Public Attributes | |
| const VPValue * | Val |
Match a specified VPValue.
Definition at line 68 of file VPlanPatternMatch.h.
Definition at line 71 of file VPlanPatternMatch.h.
References Val.
Definition at line 73 of file VPlanPatternMatch.h.
References Val.
Definition at line 69 of file VPlanPatternMatch.h.
Referenced by match(), and specificval_ty().