2003
DOI: 10.1007/3-540-44898-5_26
|View full text |Cite
|
Sign up to set email alerts
|

Static Analysis of Accessed Regions in Recursive Data Structures

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
16
0

Year Published

2004
2004
2010
2010

Publication Types

Select...
7
1
1

Relationship

0
9

Authors

Journals

citations
Cited by 18 publications
(16 citation statements)
references
References 17 publications
0
16
0
Order By: Relevance
“…Our abstract domain is based on the storage shape graph [2,3] approach. LetL be a set of abstract storage offsets (variable names, field offsets, or special offsets for references stored in arrays/collections) which are related to the storage locations L by an abstraction function α offset : L →L.…”
Section: Abstract Graphsmentioning
confidence: 99%
“…Our abstract domain is based on the storage shape graph [2,3] approach. LetL be a set of abstract storage offsets (variable names, field offsets, or special offsets for references stored in arrays/collections) which are related to the storage locations L by an abstraction function α offset : L →L.…”
Section: Abstract Graphsmentioning
confidence: 99%
“…Examples are the work of Chong and Rugina [7] and Rugina and Rinard [28], in which access pattern analysis is performed symbolically by the compiler to obtain bounds on memory access regions.…”
Section: Related Workmentioning
confidence: 99%
“…For the special case of singly-linked lists, another approach for modular shape analysis is presented in [7] without an implementation. The main idea there is to record for every object both its current properties and the properties it had at that time the procedure was invoked.…”
Section: Related Workmentioning
confidence: 99%