Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Reaching_definition> ?p ?o. }
Showing items 1 to 15 of
15
with 100 items per page.
- Reaching_definition abstract "In compiler theory, a reaching definition for a given instruction is an earlier instruction whose target variable can reach the given one without an intervening assignment. For example, in the following code:d1 : y := 3d2 : x := yd1 is a reaching definition for d2. In the following, example, however:d1 : y := 3d2 : y := 4d3 : x := yd1 is no longer a reaching definition for d3, because d2 kills its reach.".
- Reaching_definition wikiPageID "1837665".
- Reaching_definition wikiPageRevisionID "606359272".
- Reaching_definition hasPhotoCollection Reaching_definition.
- Reaching_definition subject Category:Data-flow_analysis.
- Reaching_definition subject Category:Program_analysis.
- Reaching_definition comment "In compiler theory, a reaching definition for a given instruction is an earlier instruction whose target variable can reach the given one without an intervening assignment. For example, in the following code:d1 : y := 3d2 : x := yd1 is a reaching definition for d2. In the following, example, however:d1 : y := 3d2 : y := 4d3 : x := yd1 is no longer a reaching definition for d3, because d2 kills its reach.".
- Reaching_definition label "Reaching definition".
- Reaching_definition label "Достигающие определения".
- Reaching_definition label "定義可達性".
- Reaching_definition sameAs m.05_wfj.
- Reaching_definition sameAs Q2501537.
- Reaching_definition sameAs Q2501537.
- Reaching_definition wasDerivedFrom Reaching_definition?oldid=606359272.
- Reaching_definition isPrimaryTopicOf Reaching_definition.