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

Go to the source code of this file.

Classes

class  jlm::llvm::FunctionInlining
 Performs function inlining on functions that are determined to be good candidates, such as private functions that are only called from a single call site. More...
 

Namespaces

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