LLVM 20.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) |
Public Attributes | |
const SCEV * | Expr |
Match a specified const SCEV *.
Definition at line 83 of file ScalarEvolutionPatternMatch.h.
Definition at line 86 of file ScalarEvolutionPatternMatch.h.
|
inline |
Definition at line 88 of file ScalarEvolutionPatternMatch.h.
References Expr.
Definition at line 84 of file ScalarEvolutionPatternMatch.h.
Referenced by match().