Jisho

×
解析
Wikipedia definition
1. Data-flow analysisData-flow analysis is a technique for gathering information about the possible set of values calculated at various points in a computer program. A program's control flow graph (CFG) is used to determine those parts of a program to which a particular value assigned to a variable might propagate. The information gathered is often used by compilers when optimizing a program. A canonical example of a data-flow analysis is reaching definitions.
Read “Data-flow analysis” on English Wikipedia
Read “データフロー解析” on Japanese Wikipedia
Read “Data-flow analysis” on DBpedia

Discussions

to talk about this word.