LLVM: llvm::SCEVPatternMatch::specificscev_ty Struct Reference (original) (raw)

Match a specified const SCEV *. More...

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

Match a specified const SCEV *.

Definition at line 103 of file ScalarEvolutionPatternMatch.h.

llvm::SCEVPatternMatch::specificscev_ty::specificscev_ty ( const SCEV * Expr) inline

match()

template

bool llvm::SCEVPatternMatch::specificscev_ty::match ( ITy * S) const inline

Expr

const SCEV* llvm::SCEVPatternMatch::specificscev_ty::Expr


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