|
Jlm
|
#include <jlm/rvsdg/Transformation.hpp>

Go to the source code of this file.
Classes | |
| class | jlm::llvm::CommonNodeElimination |
| Common Node Elimination Discovers simple nodes, region arguments and structural node outputs that are guaranteed to always produce the same value, and redirects all their users to the same output. This renders common nodes and common structural arguments / results dead. More... | |
Namespaces | |
| jlm | |
| jlm::llvm | |
| Global memory state passed between functions. | |