CSC448: Program Analysis I: Control Flow Graphs II [86/133] Previous pageContentsNext page

The control flow graph does not tell us everything about a block (unless we use the statement labels!).

Consider file:test024.hob.

A (directed) graph that represents the control flow between statements in the entry block: file:test024_entry.pdf

Previous pageContentsNext page