This HTML5 document contains 32 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dcthttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n9https://doi.org/10.3929/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n8http://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Alias_analysis
rdf:type
dbo:TopicalConcept
rdfs:label
Alias analysis
rdfs:comment
Alias analysis is a technique in compiler theory, used to determine if a storage location may be accessed in more than one way. Two pointers are said to be aliased if they point to the same location. Alias analysis techniques are usually classified by flow-sensitivity and context-sensitivity. They may determine may-alias or must-alias information. The term alias analysis is often used interchangeably with points-to analysis, a specific case. Alias analysers intend to make and compute useful information for understanding aliasing in programs.
owl:sameAs
freebase:m.0c401m
dbp:wikiPageUsesTemplate
dbt:No_footnotes dbt:Reflist dbt:Compiler_optimizations dbt:Cite_book
dct:subject
dbc:Static_program_analysis
dbo:wikiPageExternalLink
n9:ethz-a-005697567
gold:hypernym
dbr:Technique
prov:wasDerivedFrom
n8:Alias_analysis?oldid=994833597&ns=0
dbo:wikiPageID
4466328
dbo:wikiPageLength
6179
dbo:wikiPageRevisionID
994833597
dbo:wikiPageWikiLink
dbr:Out-of-order_execution dbr:Intermediate_representation dbr:Type_safety dbc:Static_program_analysis dbr:Compiler dbr:Shape_analysis_(program_analysis) dbr:Haskell_(programming_language) dbr:Thread_(computing) dbr:Memory_barrier dbr:ML_(programming_language) dbr:Aliasing_(computing) dbr:Pointer_analysis dbr:Escape_analysis dbr:Java_(programming_language) dbr:Memory_model_(programming)
dbo:abstract
Alias analysis is a technique in compiler theory, used to determine if a storage location may be accessed in more than one way. Two pointers are said to be aliased if they point to the same location. Alias analysis techniques are usually classified by flow-sensitivity and context-sensitivity. They may determine may-alias or must-alias information. The term alias analysis is often used interchangeably with points-to analysis, a specific case. Alias analysers intend to make and compute useful information for understanding aliasing in programs.
foaf:isPrimaryTopicOf
n8:Alias_analysis