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 119 of file ScalarEvolutionPatternMatch.h.
|
inline |
Definition at line 121 of file ScalarEvolutionPatternMatch.h.
References llvm::CallingConv::C, and CV.
Definition at line 122 of file ScalarEvolutionPatternMatch.h.
References llvm::CallingConv::C, and CV.
int64_t llvm::SCEVPatternMatch::is_specific_signed_cst::CV |
Definition at line 120 of file ScalarEvolutionPatternMatch.h.
Referenced by is_specific_signed_cst(), and isValue().