llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Public Attributes | List of all members
ObjectClosure Struct Reference

Transitive closure of an object. More...

#include <passes/global_forward/nodes.h>

Collaboration diagram for ObjectClosure:
Collaboration graph
[legend]

Public Attributes

BitSet< FuncFuncs
 Set of referenced functions.
 
BitSet< ObjectObjects
 Set of referenced objects.
 

Detailed Description

Transitive closure of an object.


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