Jlm
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
AggregateAllocaSplitting.cpp File Reference
#include <jlm/llvm/ir/operators/alloca.hpp>
#include <jlm/llvm/ir/operators/GetElementPtr.hpp>
#include <jlm/llvm/ir/operators/IOBarrier.hpp>
#include <jlm/llvm/ir/operators/Load.hpp>
#include <jlm/llvm/ir/operators/MemoryStateOperations.hpp>
#include <jlm/llvm/ir/operators/Store.hpp>
#include <jlm/llvm/ir/Trace.hpp>
#include <jlm/llvm/opt/AggregateAllocaSplitting.hpp>
#include <jlm/rvsdg/delta.hpp>
#include <jlm/rvsdg/gamma.hpp>
#include <jlm/rvsdg/lambda.hpp>
#include <jlm/rvsdg/MatchType.hpp>
#include <jlm/rvsdg/Phi.hpp>
#include <jlm/rvsdg/RvsdgModule.hpp>
#include <jlm/rvsdg/simple-node.hpp>
#include <jlm/rvsdg/theta.hpp>
#include <jlm/util/Statistics.hpp>
#include <deque>
#include <vector>
Include dependency graph for AggregateAllocaSplitting.cpp:

Go to the source code of this file.

Classes

class  jlm::llvm::AggregateAllocaSplitting::Statistics
 
struct  jlm::llvm::AggregateAllocaSplitting::Context
 
struct  jlm::llvm::AggregateAllocaSplitting::AllocaTraceInfo
 
struct  jlm::llvm::VectorHash
 

Namespaces

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

Typedefs

using jlm::llvm::VectorNodeHashMap = std::unordered_map< std::vector< uint64_t >, rvsdg::Node *, VectorHash >
 

Functions

static VectorNodeHashMap jlm::llvm::createElementAllocaNodes (rvsdg::SimpleNode &allocaNode)