Home | History | Annotate | Download | only in docs

Lines Matching full:optimizers

159 Notes for optimizers
196 Notes for optimizers
202 call. Reordering unordered operations is safe, though, and optimizers should
233 Notes for optimizers
261 Notes for optimizers
262 Optimizers not aware of atomics can treat this like a nothrow call. It is
290 Notes for optimizers
291 Optimizers not aware of atomics can treat this like a nothrow call. It is
316 Notes for optimizers
317 In general, optimizers should treat this like a nothrow call; the possible
340 Notes for optimizers
341 Optimizers not aware of atomics can treat this like a nothrow call. For