Publication | Closed Access
A safe approximate algorithm for interprocedural pointer aliasing
278
Citations
52
References
2004
Year
EngineeringCompiler TechnologyComputer ArchitectureComputational ComplexitySoftware AnalysisFormal VerificationStatic CheckingPrototype Analysis ToolParallel ComputingProgram SlicingSafe Approximate AlgorithmCompiler SupportComputer EngineeringComputer ScienceOptimizing CompilerProgram PointStatic Program AnalysisProgram AnalysisFormal MethodsParallel ProgrammingC ProgramsSymbolic ExecutionSystem Software
During execution, when two or more names exist for the same location at some program point, we call them aliases. In a language which allows arbitrary pointers, the problem of determining aliases at a program point is P -space-hard [Lan92]. We present an algorithm for the Conditional May Alias problem, which can be used to safely approximate Interprocedural May Alias in the presence of pointers. This algorithm is as precise as possible in the worst case and has been implemented in a prototype analysis tool for C programs. Preliminary speed and precision results are presented.
| Year | Citations | |
|---|---|---|
Page 1
Page 1