Jlm
Classes | Namespaces | Functions
ScalarEvolution.cpp File Reference
#include <jlm/llvm/ir/operators/IntegerOperations.hpp>
#include <jlm/llvm/ir/Trace.hpp>
#include <jlm/llvm/opt/ScalarEvolution.hpp>
#include <jlm/rvsdg/lambda.hpp>
#include <jlm/rvsdg/RvsdgModule.hpp>
#include <jlm/rvsdg/theta.hpp>
#include <jlm/util/Statistics.hpp>
#include <algorithm>
#include <queue>
Include dependency graph for ScalarEvolution.cpp:

Go to the source code of this file.

Classes

class  jlm::llvm::ScalarEvolution::Context
 
class  jlm::llvm::ScalarEvolution::Statistics
 

Namespaces

 jlm
 
 jlm::llvm
 Global memory state passed between functions.
 

Functions

bool jlm::llvm::DependsOnLoopVariable (const rvsdg::Output &variable, ScalarEvolution::IVDependencyGraph &dependencyGraph)
 
bool jlm::llvm::isNonZeroConstant (const SCEVConstant *c)