Data dependency

A data dependency in computer science is a situation in which a program statement (instruction) refers to the data of a preceding statement. In compiler theory, the technique used to discover data dependencies among statements (or instructions) is called dependence analysis.

Source: Wikipedia — Data dependency (CC BY-SA 4.0)

Data dependency

A data dependency in computer science is a situation in which a program statement (instruction) refers to the data of a preceding statement. In compiler theory, the technique used to discover data dependencies among statements (or instructions) is called dependence analysis.

Source: Wikipedia "Data dependency" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy