Program dependence graph
Appearance
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
A Program Dependence Graph is a mapping of dependencies; used by an optimizing compiler to make transformations so that multiple cores are used, and parallelism is improved.
see: dependency graph