Jlm
Loading...
Searching...
No Matches
Classes | Namespaces
CommonNodeElimination.hpp File Reference
#include <jlm/rvsdg/Transformation.hpp>
Include dependency graph for CommonNodeElimination.hpp:
This graph shows which files directly or indirectly include this file:

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

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