Back to Browse

Dataflow analysis: iterative algorithms for code optimization

218 views
Apr 1, 2021
31:04

Here we'll consider a collection of different metrics that can be computed using iterative dataflow analysis on control flow graphs. This will include computation of dominating sets, liveout sets, expression availability, definitions reaching a node, and names potentially modified by a subroutine.

Download

0 formats

No download links available.

Dataflow analysis: iterative algorithms for code optimization | NatokHD