Papers/Multi_Core기반 테스트

Dependece analysis

tomato13 2008. 10. 1. 23:12

http://en.wikipedia.org/wiki/Dependence_analysis

 

.........

Broadly speaking, a statement S2 depends on S1 if S1 must be executed before S2. Broadly, there are two classes of dependencies--control dependencies and data dependencies.

.........