|
Jlm
|
#include <jlm/llvm/ir/LambdaMemoryState.hpp>#include <jlm/llvm/ir/operators/MemoryStateOperations.hpp>
Go to the source code of this file.
Namespaces | |
| jlm | |
| jlm::llvm | |
| Global memory state passed between functions. | |
Functions | |
| rvsdg::Output & | jlm::llvm::GetMemoryStateRegionArgument (const rvsdg::LambdaNode &lambdaNode) noexcept |
| rvsdg::Input & | jlm::llvm::GetMemoryStateRegionResult (const rvsdg::LambdaNode &lambdaNode) noexcept |
| rvsdg::SimpleNode * | jlm::llvm::tryGetMemoryStateExitMerge (const rvsdg::LambdaNode &lambdaNode) noexcept |
| rvsdg::SimpleNode * | jlm::llvm::tryGetMemoryStateEntrySplit (const rvsdg::LambdaNode &lambdaNode) noexcept |