Jlm
Classes | Namespaces | Functions
ipgraph-module.hpp File Reference
#include <jlm/llvm/ir/basic-block.hpp>
#include <jlm/llvm/ir/ipgraph.hpp>
#include <jlm/llvm/ir/tac.hpp>
#include <jlm/util/file.hpp>
Include dependency graph for ipgraph-module.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jlm::llvm::GlobalValue
 
class  jlm::llvm::InterProceduralGraphModule
 

Namespaces

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

Functions

static std::unique_ptr< GlobalValue > jlm::llvm::create_gblvalue (DataNode *node)
 
static size_t jlm::llvm::ntacs (const InterProceduralGraphModule &im)