Sciweavers

173 search results - page 2 / 35
» Interprocedural analysis of asynchronous programs
Sort
View
POPL
1998
ACM
15 years 1 months ago
Fast Interprocedural Class Analysis
Greg DeFouw, David Grove, Craig Chambers
ESOP
2005
Springer
15 years 3 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
78
Voted
QSIC
2008
IEEE
15 years 3 months 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
12 years 12 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
15 years 1 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