Skip to main navigation Skip to search Skip to main content

Interprocedural definition-use chains of dynamic pointer-linked data structures

  • National Taiwan Ocean University

Research output: Contribution to journalArticlepeer-review

1 Scopus citations

Abstract

This paper presents a flow-sensitive algorithm to compute interprocedural definition-use chains of dynamic pointer-linked data structures. The goal is to relate the statements that construct links of dynamic pointer-linked data structures (i.e. definitions) to the statements that might traverse the structures through the links (i.e. uses). Specifically, for each statement S that defines links of pointer-linked data structures, the algorithm finds the set of statements that traverse the links which are defined by S. This algorithm solves the definition-use chaining problem by performing backward iterative data flow analysis to compute the set of upward exposed uses at each statement. The results of this algorithm can be used to identify parallelism in programs even with cyclic pointer-linked data structures.

Original languageEnglish
Pages (from-to)3-37
Number of pages35
JournalScientific Programming
Volume11
Issue number1
DOIs
StatePublished - 2003

Keywords

  • Data flow analysis
  • Definition-use chains
  • Dependence analysis
  • Interprocedural analysis
  • Pointer analysis
  • Pointer-linked data structures

Fingerprint

Dive into the research topics of 'Interprocedural definition-use chains of dynamic pointer-linked data structures'. Together they form a unique fingerprint.

Cite this