Jlm
Classes | Namespaces | Typedefs | Functions
MemoryStateOperations.hpp File Reference
#include <jlm/llvm/ir/tac.hpp>
#include <jlm/llvm/ir/types.hpp>
#include <jlm/rvsdg/simple-node.hpp>
#include <jlm/util/BijectiveMap.hpp>
Include dependency graph for MemoryStateOperations.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jlm::llvm::MemoryStateOperation
 
class  jlm::llvm::MemoryStateMergeOperation
 
class  jlm::llvm::MemoryStateJoinOperation
 
class  jlm::llvm::MemoryStateSplitOperation
 
class  jlm::llvm::LambdaEntryMemoryStateSplitOperation
 
class  jlm::llvm::LambdaExitMemoryStateMergeOperation
 
class  jlm::llvm::CallEntryMemoryStateMergeOperation
 
class  jlm::llvm::CallExitMemoryStateSplitOperation
 

Namespaces

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

Typedefs

using jlm::llvm::MemoryNodeId = std::size_t
 

Functions

bool jlm::llvm::hasMemoryState (const rvsdg::Node &node)