Quote: a borrowed variable (a dynamic alias) is never stored in a field; owned elsewhere; may be used for computation or local variable, but it is never returned
Topic: safe use of pointers
Topic: static single assignment; SSA
Quotation Skeleton
A dynamic alias of an otherwise unique variable … for computation and copied into other local variables … paper, we refer to variables whose values may … may be 'owned' elsewhere (referenced by a unique …
Google-1Google-2
Copyright clearance needed for quotation.
Related Topics
Topic: safe use of pointers (102 items)
Topic: static single assignment; SSA (19 items)