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