Jlm
Loading...
Searching...
No Matches
ipgraph-module.cpp
Go to the documentation of this file.
1/*
2 * Copyright 2017 Nico Reißmann <nico.reissmann@gmail.com>
3 * See COPYING for terms of redistribution.
4 */
5
7
8namespace jlm::llvm
9{
10
11GlobalValue::~GlobalValue() noexcept = default;
12
13}
~GlobalValue() noexcept override
Global memory state passed between functions.