LLVM 22.0.0git
|
#include "Transforms/Vectorize/VPlanPatternMatch.h"
Public Member Functions | |
bind_const_int (uint64_t &Res) | |
bool | match (VPValue *VPV) const |
Public Attributes | |
uint64_t & | Res |
Definition at line 198 of file VPlanPatternMatch.h.
|
inline |
Definition at line 201 of file VPlanPatternMatch.h.
References Res.
Definition at line 203 of file VPlanPatternMatch.h.
References llvm::CallingConv::C, match(), Res, and llvm::APInt::tryZExtValue().
Referenced by match().
uint64_t& llvm::VPlanPatternMatch::bind_const_int::Res |
Definition at line 199 of file VPlanPatternMatch.h.
Referenced by bind_const_int(), and match().