LLVM 22.0.0git
|
#include "llvm/Analysis/ScalarEvolutionPatternMatch.h"
Public Member Functions | |
is_specific_signed_cst (int64_t C) | |
bool | isValue (const APInt &C) const |
Public Attributes | |
int64_t | CV |
Definition at line 123 of file ScalarEvolutionPatternMatch.h.
|
inline |
Definition at line 125 of file ScalarEvolutionPatternMatch.h.
References llvm::CallingConv::C, and CV.
Definition at line 126 of file ScalarEvolutionPatternMatch.h.
References llvm::CallingConv::C, and CV.
int64_t llvm::SCEVPatternMatch::is_specific_signed_cst::CV |
Definition at line 124 of file ScalarEvolutionPatternMatch.h.
Referenced by is_specific_signed_cst(), and isValue().