Precise fixpoint-based analysis of programs with thread-creation and procedures

  • Authors:
  • Peter Lammich;Markus Müller-Olm

  • Affiliations:
  • Institut für Informatik, Fachbereich Mathematik und Informatik, Westfälische Wilhelms-Universität Münster;Institut für Informatik, Fachbereich Mathematik und Informatik, Westfälische Wilhelms-Universität Münster

  • Venue:
  • CONCUR'07 Proceedings of the 18th international conference on Concurrency Theory
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a fixpoint-based algorithm for context-sensitive interprocedural kill/gen-analysis of programs with thread creation. Our algorithm is precise up to abstraction of synchronization common in this line of research; it can handle forward as well as backward problems. We exploit a structural property of kill/gen-problems that allows us to analyze the influence of environment actions independently from the local transfer of data flow information. While this idea has been used for programs with parbegin/parend blocks before in work of Knoop/Steffen/Vollmer and Seidl/Steffen, considerable refinement and modification is needed to extend it to thread creation, in particular for backward problems. Our algorithm computes annotations for all program points in time depending linearly on the program size, thus being faster than a recently proposed automata based algorithm by Bouajjani et. al..