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

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

Public Member Functions
bool match (const SCEV *S) const

Detailed Description

Definition at line 383 of file ScalarEvolutionPatternMatch.h.

Member Function Documentation

match()

bool llvm::SCEVPatternMatch::is_undef_or_poison::match ( const SCEV * S) const inline

Definition at line 384 of file ScalarEvolutionPatternMatch.h.

References llvm::isa(), llvm::SCEVPatternMatch::m_SCEVUnknown(), llvm::SCEVPatternMatch::match(), and llvm::Unknown.


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