Noeud « Next »: , Noeud « Previous »: src/graph, Noeud « Up »: Project Layout



3.2.20 The src/liveness Directory

Namespace liveness, delivered for T8.

— File: flowgraph.hh (src/liveness/)

FlowGraph implementation.

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

FlowGraph test.

— File: liveness.hh (src/liveness/)
— File: liveness.cc (src/liveness/)

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

— File: interference-graph.hh (src/liveness/)
— File: interference-graph.cc (src/liveness/)

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