llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Classes | Public Member Functions | List of all members
GlobalForwarder Class Referencefinal

#include <passes/global_forward/forwarder.h>

Public Member Functions

 GlobalForwarder (Prog &prog, Func &entry)
 Initialise the analysis.
 
bool Forward ()
 Simplify loads and build the graph for the reverse transformations.
 
bool Reverse ()
 Hoist stores.
 

Detailed Description

Implementation of the global value to code forwarder.


The documentation for this class was generated from the following files: