Components of data flow
G = <V, E, S> - flow graph
L = <A, ?, ?, ?, ?> - meet semilattice
F ? {f: L ? L} - set monotone flow functions over L
M:V ? F - mapping of vertices/edges to functions
Solver for equation system
Domains
- Intraprocedural - control flow graph
- Interprocedural - call graph