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