Sciweavers

173 search results - page 2 / 35
» Interprocedural analysis of asynchronous programs
Sort
View
POPL
1998
ACM
13 years 10 months ago
Fast Interprocedural Class Analysis
Greg DeFouw, David Grove, Craig Chambers
ESOP
2005
Springer
13 years 11 months ago
Analysis of Modular Arithmetic
Additional Key Words and Phrases: program analysis, modular arithmetic, abstract interpretation, affine relation, interprocedural analysis
Markus Müller-Olm, Helmut Seidl
QSIC
2008
IEEE
14 years 4 days ago
Path and Context Sensitive Inter-procedural Memory Leak Detection
This paper presents a practical path and context sensitive inter-procedural analysis method for detecting memory leaks in C programs. A novel memory object model and function summ...
Zhongxing Xu, Jian Zhang
ECOOP
2012
Springer
11 years 8 months ago
Object Initialization in X10
X10 is an object oriented programming language with a sophisticated type system (constraints, class invariants, non-erased generics, closures) and concurrency constructs (asynchron...
Yoav Zibin, David Cunningham, Igor Peshansky, Vija...
ISSTA
1998
ACM
13 years 10 months ago
Computation of Interprocedural Control Dependence
Program dependence information is useful for a variety of software testing and maintenance tasks. Properly defined, control and data dependencies can be used to identify semantic...
Mary Jean Harrold, Gregg Rothermel, Saurabh Sinha