|
LLVM 23.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 129 of file ScalarEvolutionPatternMatch.h.
|
inline |
Definition at line 131 of file ScalarEvolutionPatternMatch.h.
References llvm::CallingConv::C, and CV.
Definition at line 132 of file ScalarEvolutionPatternMatch.h.
References llvm::CallingConv::C, and CV.
| int64_t llvm::SCEVPatternMatch::is_specific_signed_cst::CV |
Definition at line 130 of file ScalarEvolutionPatternMatch.h.
Referenced by is_specific_signed_cst(), and isValue().