Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Value_range_analysis> ?p ?o. }
Showing items 1 to 11 of
11
with 100 items 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[citation needed] and is to be implemented in GCC.[citation needed]".
- Value_range_analysis wikiPageID "41894659".
- Value_range_analysis wikiPageRevisionID "594955546".
- Value_range_analysis subject Category:Static_program_analysis.
- 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 m.0_qf9_r.
- Value_range_analysis sameAs Q17095957.
- Value_range_analysis sameAs Q17095957.
- Value_range_analysis wasDerivedFrom Value_range_analysis?oldid=594955546.
- Value_range_analysis isPrimaryTopicOf Value_range_analysis.