Topic: code optimization by flow analysis
| |
Reference
Liang, D., Harrold, M.J.,
"Light-weight context recovery for efficient and accurate program analyses",
ICSE 2000, 22nd International Conference on Software Engineering, Limerick, Ireland,, June 2000, ACM SIGSOFT, pp. 366-375.
Google
Quotations
abstract ;;Quote: for analysis, identify the memory locations accessed by a procedure from specific callsites; use pointer parameters to distinguish callsites
|
Related Topics
Topic: code optimization by flow analysis (47 items)
|