Skip to main navigation Skip to search Skip to main content

Eliminating dead code on recursive data

Research output: Contribution to journalConference articlepeer-review

12 Scopus citations

Abstract

This paper describes a powerful method for dead-code analysis and elimination in the presence of recursive data constructions. We describe partially dead recursive data using liveness patterns based on general regular tree grammars extended with the notion of live and dead, and we formulate the analysis as computing liveness patterns at all program points based on constraints constructed from the program and programming language semantics. The analysis yields the most precise program-based grammars that satisfy the constraints. The analysis algorithm takes cubic time in terms of the size of the program in the worst case but is very efficient in practice, as shown by our prototype implementation. The analysis results are used to identify and eliminate dead code. The framework for representing and analyzing properties of recursive data structures using general regular tree grammars applies to other analyses as well.

Original languageEnglish
Pages (from-to)221-242
Number of pages22
JournalScience of Computer Programming
Volume47
Issue number2-3
DOIs
StatePublished - May 2003

Keywords

  • Constraints
  • Dead-code elimination
  • Program analysis
  • Recursive data structures
  • Regular-tree grammars
  • Slicing

Fingerprint

Dive into the research topics of 'Eliminating dead code on recursive data'. Together they form a unique fingerprint.

Cite this