|
Jlm
|
#include <jlm/llvm/ir/operators/alloca.hpp>#include <jlm/llvm/ir/operators/Load.hpp>#include <jlm/llvm/ir/operators/MemoryStateOperations.hpp>#include <jlm/llvm/ir/operators/operators.hpp>#include <jlm/llvm/ir/operators/Store.hpp>#include <jlm/util/HashSet.hpp>
Go to the source code of this file.
Namespaces | |
| jlm | |
| jlm::llvm | |
| Global memory state passed between functions. | |
Functions | |
| template<class TMemoryStateMergeOrJoinOperation > | |
| std::vector< rvsdg::Output * > | jlm::llvm::CollectNestedMemoryStateMergeOrJoinOperands (const std::vector< rvsdg::Output * > &operands) |
| static void | jlm::llvm::CheckMemoryNodeIds (const std::vector< MemoryNodeId > &memoryNodeIds) |
| static std::string | jlm::llvm::ToString (const std::vector< MemoryNodeId > &memoryNodeIds) |
| bool | jlm::llvm::hasMemoryState (const rvsdg::Node &node) |