ThesaHelp: ACM references a-e
ThesaHelp: references c-d
Topic: code optimization by flow analysis
Topic: pointers to data
Topic: code optimization by global analysis
| |
Reference
Das, M.,
"Unification-based pointer analysis with directional assignments",
Proceedings of the ACM SIGPLAN '00 Conference on Programming Language Design and Implementation (PLDI), Vancouver, BC, Canada, June 2000, ACM SIGPLAN, pp. 35-46.
Google
Quotations
35 ;;Quote: points-to analysis--for every dereference, determine a superset of the pointer's possible references
| abstract ;;Quote: one level flow algorithm for efficient, pointer analysis of reference parameters; avoids unification at top levels
|
Related Topics
ThesaHelp: ACM references a-e (259 items)
ThesaHelp: references c-d (337 items)
Topic: code optimization by flow analysis (45 items)
Topic: pointers to data (55 items)
Topic: code optimization by global analysis (23 items)
|