#include <ScalarEvolution.hpp>
Definition at line 111 of file ScalarEvolution.hpp.
◆ SCEVConstant()
| jlm::llvm::SCEVConstant::SCEVConstant |
( |
const int64_t |
value | ) |
|
|
inlineexplicit |
◆ Clone()
| std::unique_ptr<SCEV> jlm::llvm::SCEVConstant::Clone |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ DebugString()
| std::string jlm::llvm::SCEVConstant::DebugString |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetValue()
| int64_t jlm::llvm::SCEVConstant::GetValue |
( |
| ) |
const |
|
inline |
◆ Value_
| int64_t jlm::llvm::SCEVConstant::Value_ |
|
private |
The documentation for this class was generated from the following file: