Sciweavers

7 search results - page 1 / 2
» On the complexity of partially-flow-sensitive alias analysis
Sort
View
TAPSOFT
1997
Springer
13 years 9 months ago
On the Complexity of Function Pointer May-Alias Analysis
This paper considers the complexity of interprocedural function pointer may-alias analysis, i.e., determining the set of functions that a function pointer (in a language such as C...
Robert Muth, Saumya K. Debray
TOPLAS
2008
67views more  TOPLAS 2008»
13 years 4 months ago
On the complexity of partially-flow-sensitive alias analysis
Noam Rinetzky, G. Ramalingam, Shmuel Sagiv, Eran Y...
TSP
2008
161views more  TSP 2008»
13 years 4 months ago
Alias-Free Subband Adaptive Filtering With Critical Sampling
To overcome the limitations of a conventional fullband adaptive filtering, various subband adaptive filtering (SAF) structures have been proposed. Properly designed, an SAF will co...
Sang-Gyun Kim, Chang D. Yoo, T. Q. Nguyen
CC
2006
Springer
182views System Software» more  CC 2006»
13 years 8 months ago
Selective Runtime Memory Disambiguation in a Dynamic Binary Translator
Abstract. Alias analysis, traditionally performed statically, is unsuited for a dynamic binary translator (DBT) due to incomplete control-flow information and the high complexity o...
Bolei Guo, Youfeng Wu, Cheng Wang, Matthew J. Brid...
ISSTA
2000
ACM
13 years 9 months ago
Which pointer analysis should I use?
During the past two decades many di erent pointer analysis algorithms have been published. Although some descriptions include measurements of the e ectiveness of the algorithm, qu...
Michael Hind, Anthony Pioli