Matches in DBpedia 2016-04 for { <http://dbpedia.org/resource/Value_range_analysis> ?p ?o }
Showing triples 1 to 26 of
26
with 100 triples per page.
- Value_range_analysis abstract "In computing, in particular compiler construction, value range analysis is a type of data flow analysis that tracks the range (interval) of values that a numeric variable can take on at each point of a program's execution.The resulting information can be used in optimizations such as redundancy elimination, dead code elimination, instruction selection, etc., but can also be used to improve the safety of programs, e.g. in the detection of buffer overruns. Techniques for value range analysis typically use symbolic analysis extensively.Value range analysis is often implemented in the Intel C++ Compiler and is to be implemented in GCC.".
- Value_range_analysis wikiPageID "41894659".
- Value_range_analysis wikiPageLength "1591".
- Value_range_analysis wikiPageOutDegree "8".
- Value_range_analysis wikiPageRevisionID "680607589".
- Value_range_analysis wikiPageWikiLink Buffer_overflow.
- Value_range_analysis wikiPageWikiLink Category:Static_program_analysis.
- Value_range_analysis wikiPageWikiLink Compiler.
- Value_range_analysis wikiPageWikiLink Computing.
- Value_range_analysis wikiPageWikiLink Data-flow_analysis.
- Value_range_analysis wikiPageWikiLink GNU_Compiler_Collection.
- Value_range_analysis wikiPageWikiLink Intel_C++_Compiler.
- Value_range_analysis wikiPageWikiLink Symbolic_computation.
- Value_range_analysis wikiPageUsesTemplate Template:Citation_needed.
- Value_range_analysis wikiPageUsesTemplate Template:Comp-sci-stub.
- Value_range_analysis wikiPageUsesTemplate Template:Reflist.
- Value_range_analysis subject Category:Static_program_analysis.
- Value_range_analysis hypernym Data.
- Value_range_analysis type Company.
- Value_range_analysis comment "In computing, in particular compiler construction, value range analysis is a type of data flow analysis that tracks the range (interval) of values that a numeric variable can take on at each point of a program's execution.The resulting information can be used in optimizations such as redundancy elimination, dead code elimination, instruction selection, etc., but can also be used to improve the safety of programs, e.g. in the detection of buffer overruns.".
- Value_range_analysis label "Value range analysis".
- Value_range_analysis sameAs Q17095957.
- Value_range_analysis sameAs m.0_qf9_r.
- Value_range_analysis sameAs Q17095957.
- Value_range_analysis wasDerivedFrom Value_range_analysis?oldid=680607589.
- Value_range_analysis isPrimaryTopicOf Value_range_analysis.