Next: , Previous: , Up: Project Layout   [Contents][Index]


3.2.27 The src/liveness Directory

Namespace liveness, delivered for TC-8.

File: flowgraph.* (src/liveness/)

FlowGraph implementation.

File: test-flowgraph.cc (src/liveness/)

FlowGraph test.

File: liveness.* (src/liveness/)

Computing the live-in and live-out information from the FlowGraph.

File: interference-graph.* (src/liveness/)

Computing the InterferenceGraph from the live-in/live-out information.