Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Use-define_chain> ?p ?o. }
Showing items 1 to 14 of
14
with 100 items per page.
- Use-define_chain abstract "A Use-Definition Chain (UD Chain) is a data structure that consists of a use, U, of a variable, and all the definitions, D, of that variable that can reach that use without any other intervening definitions. A definition can have many forms, but is generally taken to mean the assignment of some value to a variable (which is different from the use of the term that refers to the language construct involving a data type and allocating storage).A counterpart of a UD Chain is a Definition-Use Chain (DU Chain), which consists of a definition, D, of a variable and all the uses, U, reachable from that definition without any other intervening definitions.Both UD and DU chains are created by using a form of static code analysis known as data flow analysis. Knowing the use-def and def-use chains for a program or subprogram is a prerequisite for many compiler optimizations, including constant propagation and common subexpression elimination.".
- Use-define_chain wikiPageID "1286768".
- Use-define_chain wikiPageRevisionID "592535999".
- Use-define_chain hasPhotoCollection Use-define_chain.
- Use-define_chain subject Category:Program_analysis.
- Use-define_chain comment "A Use-Definition Chain (UD Chain) is a data structure that consists of a use, U, of a variable, and all the definitions, D, of that variable that can reach that use without any other intervening definitions.".
- Use-define_chain label "Def-Use-Kette".
- Use-define_chain label "Use-define chain".
- Use-define_chain sameAs Def-Use-Kette.
- Use-define_chain sameAs m.04q6f9.
- Use-define_chain sameAs Q647220.
- Use-define_chain sameAs Q647220.
- Use-define_chain wasDerivedFrom Use-define_chain?oldid=592535999.
- Use-define_chain isPrimaryTopicOf Use-define_chain.