Sciweavers

1403 search results - page 37 / 281
» Quantitative Interprocedural Analysis
Sort
View
SCIA
2009
Springer
117views Image Analysis» more  SCIA 2009»
15 years 5 months ago
Image Based Quantitative Mosaic Evaluation with Artificial Video
Pekka Paalanen, Joni-Kristian Kämärä...
CC
2007
Springer
118views System Software» more  CC 2007»
15 years 5 months ago
A Practical Escape and Effect Analysis for Building Lightweight Method Summaries
We present a unification-based, context-sensitive escape and effect analysis that infers lightweight method summaries describing heap effects. The analysis is parameterized on two...
Sigmund Cherem, Radu Rugina
CC
2000
Springer
135views System Software» more  CC 2000»
15 years 3 months ago
Fast Escape Analysis and Stack Allocation for Object-Based Programs
A fast and scalable interprocedural escape analysis algorithm is presented. The analysis computes a description of a subset of created objects whose lifetime is bounded by the life...
David Gay, Bjarne Steensgaard
LCPC
2005
Springer
15 years 4 months ago
Concurrency Analysis for Parallel Programs with Textually Aligned Barriers
Abstract. A fundamental problem in the analysis of parallel programs is to determine when two statements in a program may run concurrently. This analysis is the parallel analog to ...
Amir Kamil, Katherine A. Yelick
POPL
2002
ACM
15 years 11 months ago
Role analysis
We present a new role system in which the type (or role) of each object depends on its referencing relationships with other objects, with the role changing as these relationships ...
Viktor Kuncak, Patrick Lam, Martin C. Rinard