Baltoli / project-docs

Documents for my Part III project
0 stars 0 forks source link

Compute Reachability #36

Closed Baltoli closed 7 years ago

Baltoli commented 7 years ago

This should be factored out into its own implementation. The implementation should be similar to the call graph class implemented previously.

Baltoli commented 7 years ago

Need to get the terminator of a block, then iterate through the successors of the terminator.