- A graph representation of single-static assignment (SSA) representation of a program that combines data flow and control flow, and relaxes the control flow from a total order to a partial order, keeping only the orderings required by data flow. It is similar to a value dependency graph (VDG). A sea of nodes makes it easier for an optimizer to reorder instructions, but requires a global code motion algorithm to convert it back into a control flow graph (CFG). ← Wikipedia
This term is sponsored by: your name/company?
- Previous term: SEA
- Next term: SeaMonkey
- Random term: LSP (webglossary.info/random 🎲)