llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Classes | Public Member Functions | Friends | List of all members
PTAContext Class Referencefinal

Public Member Functions

 PTAContext (Prog &prog)
 Initialises the context, scanning globals.
 
void Explore (Func *func)
 Explores the call graph starting from a function.
 
bool Reachable (Func *func) const
 Checks if a function can be invoked.
 

Friends

class Builder
 

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