LLVM: llvm::VPlanPatternMatch::OneUse_match< SubPattern_t > Struct Template Reference (original) (raw)

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

Public Member Functions
OneUse_match (const SubPattern_t &SP)
template
bool match (OpTy *V)
Public Attributes
SubPattern_t SubPattern

Detailed Description

template<typename SubPattern_t>
struct llvm::VPlanPatternMatch::OneUse_match< SubPattern_t >

Definition at line 911 of file VPlanPatternMatch.h.

Constructor & Destructor Documentation

template<typename SubPattern_t>

Member Function Documentation

match()

template<typename SubPattern_t>

template

Member Data Documentation

SubPattern

template<typename SubPattern_t>


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