LLVM: llvm::SCEVPatternMatch::SCEVUnaryExpr_match< SCEVTy, Op0_t > Struct Template Reference (original) (raw)

Match a unary SCEV. More...

#include "[llvm/Analysis/ScalarEvolutionPatternMatch.h](ScalarEvolutionPatternMatch%5F8h%5Fsource.html)"

Public Attributes
Op0_t Op0

Detailed Description

template<typename SCEVTy, typename Op0_t>
struct llvm::SCEVPatternMatch::SCEVUnaryExpr_match< SCEVTy, Op0_t >

Match a unary SCEV.

Definition at line 155 of file ScalarEvolutionPatternMatch.h.

Constructor & Destructor Documentation

template<typename SCEVTy, typename Op0_t>

Member Function Documentation

match()

template<typename SCEVTy, typename Op0_t>

Member Data Documentation

Op0

template<typename SCEVTy, typename Op0_t>


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