LLVM 22.0.0git
|
Match a specified const SCEV *. More...
#include "llvm/Analysis/ScalarEvolutionPatternMatch.h"
Public Member Functions | |
specificscev_ty (const SCEV *Expr) | |
template<typename ITy > | |
bool | match (ITy *S) const |
Public Attributes | |
const SCEV * | Expr |
Match a specified const SCEV *.
Definition at line 99 of file ScalarEvolutionPatternMatch.h.
Definition at line 102 of file ScalarEvolutionPatternMatch.h.
|
inline |
Definition at line 104 of file ScalarEvolutionPatternMatch.h.
References Expr.
Definition at line 100 of file ScalarEvolutionPatternMatch.h.
Referenced by match().