LLVM: llvm::VPlanPatternMatch::deferredval_ty Struct Reference (original) (raw)

Stores a reference to the VPValue *, not the VPValue * itself, thus can be used in commutative matchers. More...

#include "[Transforms/Vectorize/VPlanPatternMatch.h](VPlanPatternMatch%5F8h%5Fsource.html)"

Stores a reference to the VPValue *, not the VPValue * itself, thus can be used in commutative matchers.

Definition at line 82 of file VPlanPatternMatch.h.

llvm::VPlanPatternMatch::deferredval_ty::deferredval_ty ( VPValue *const & V) inline

match()

bool llvm::VPlanPatternMatch::deferredval_ty::match ( VPValue *const V) const inline

Val

VPValue* const& llvm::VPlanPatternMatch::deferredval_ty::Val


The documentation for this struct was generated from the following file: