|
LLVM 22.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 179 of file VPlanPatternMatch.h.
Definition at line 182 of file VPlanPatternMatch.h.
References Res.
Definition at line 184 of file VPlanPatternMatch.h.
References assert(), llvm::dyn_cast(), llvm::VPValue::getLiveInIRValue(), llvm::VPValue::isLiveIn(), and Res.
Definition at line 180 of file VPlanPatternMatch.h.
Referenced by bind_apint(), and match().