|
LLVM 23.0.0git
|
#include "Transforms/Vectorize/VPlanPatternMatch.h"
Public Member Functions | |
| bind_apint (const APInt *&Res) | |
| bool | match (VPValue *VPV) const |
Public Attributes | |
| const APInt *& | Res |
Definition at line 178 of file VPlanPatternMatch.h.
Definition at line 181 of file VPlanPatternMatch.h.
References Res.
Definition at line 183 of file VPlanPatternMatch.h.
References assert(), llvm::dyn_cast(), and Res.
Definition at line 179 of file VPlanPatternMatch.h.
Referenced by bind_apint(), and match().