Jlm
Namespaces | Functions
CallSummary.cpp File Reference
#include <jlm/llvm/ir/CallSummary.hpp>
#include <jlm/llvm/ir/operators/call.hpp>
#include <jlm/llvm/ir/operators/delta.hpp>
#include <jlm/rvsdg/gamma.hpp>
#include <jlm/rvsdg/Phi.hpp>
#include <jlm/rvsdg/theta.hpp>
#include <deque>
Include dependency graph for CallSummary.cpp:

Go to the source code of this file.

Namespaces

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

Functions

static void jlm::llvm::AddToWorklist (std::deque< rvsdg::Input * > &worklist, rvsdg::Output &output)
 
CallSummary jlm::llvm::ComputeCallSummary (const rvsdg::LambdaNode &lambdaNode)