Map
Index
Random
Help
th

Quote: use 'confine' annotation to restrict aliasing of a pointer expression; like 'restrict' over common sub-expression elimination

topics > all references > references a-b > QuoteRef: aikeA6_2003 , p. 136



Topic:
safe use of pointers

Quotation Skeleton

Editing a program to add a few 'restrict' … add, and many involve expressions. In our experience, … much. Our solution is to introduce a new … [e.g., 'confine(&locks[i]) { … }'] … Intuitively, 'confine' inference corresponds to performing a kind … to make sense, an expression that is 'confined' …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: safe use of pointers (102 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.