Definition at line 20 of file ScalarEvolution.cpp.
◆ ~Context()
| jlm::llvm::ScalarEvolution::Context::~Context |
( |
| ) |
|
|
default |
◆ Context() [1/3]
| jlm::llvm::ScalarEvolution::Context::Context |
( |
| ) |
|
|
default |
◆ Context() [2/3]
| jlm::llvm::ScalarEvolution::Context::Context |
( |
const Context & |
| ) |
|
|
delete |
◆ Context() [3/3]
| jlm::llvm::ScalarEvolution::Context::Context |
( |
Context && |
| ) |
|
|
delete |
◆ AddLoopVar()
| void jlm::llvm::ScalarEvolution::Context::AddLoopVar |
( |
const rvsdg::Output & |
var | ) |
|
|
inline |
◆ Create()
| static std::unique_ptr<Context> jlm::llvm::ScalarEvolution::Context::Create |
( |
| ) |
|
|
inlinestatic |
◆ GetNumOfChrecsWithOrder()
| int jlm::llvm::ScalarEvolution::Context::GetNumOfChrecsWithOrder |
( |
const int |
n | ) |
const |
|
inline |
◆ GetNumOfTotalChrecs()
| size_t jlm::llvm::ScalarEvolution::Context::GetNumOfTotalChrecs |
( |
| ) |
const |
|
inline |
◆ GetNumTotalLoopVars()
| size_t jlm::llvm::ScalarEvolution::Context::GetNumTotalLoopVars |
( |
| ) |
const |
|
inline |
◆ InsertChrec()
◆ operator=() [1/2]
| Context& jlm::llvm::ScalarEvolution::Context::operator= |
( |
const Context & |
| ) |
|
|
delete |
◆ operator=() [2/2]
| Context& jlm::llvm::ScalarEvolution::Context::operator= |
( |
Context && |
| ) |
|
|
delete |
◆ ChrecMap_
◆ LoopVars_
| std::vector<const rvsdg::Output *> jlm::llvm::ScalarEvolution::Context::LoopVars_ |
|
private |
The documentation for this class was generated from the following file: