|
LLVM 23.0.0git
|
#include "llvm/Analysis/ScalarEvolutionPatternMatch.h"
Public Member Functions | |
| cst_pred_ty ()=default | |
| cst_pred_ty (uint64_t V) | |
| bool | match (const SCEV *S) const |
Definition at line 47 of file ScalarEvolutionPatternMatch.h.
|
default |
|
inline |
Definition at line 49 of file ScalarEvolutionPatternMatch.h.
|
inline |
Definition at line 50 of file ScalarEvolutionPatternMatch.h.
References assert(), llvm::CallingConv::C, llvm::dyn_cast(), llvm::SCEV::getType(), llvm::isa(), and llvm::Type::isVectorTy().