Jlm
Classes | Namespaces | Functions
unroll.hpp File Reference
#include <jlm/llvm/ir/Trace.hpp>
#include <jlm/rvsdg/bitstring.hpp>
#include <jlm/rvsdg/theta.hpp>
#include <jlm/rvsdg/Transformation.hpp>
#include <jlm/util/common.hpp>
Include dependency graph for unroll.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jlm::llvm::LoopUnrolling
 Optimization that attempts to unroll loops (thetas). More...
 
class  jlm::llvm::LoopUnrollInfo
 

Namespaces

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

Functions

void jlm::llvm::unroll (rvsdg::ThetaNode *otheta, size_t factor)