Searched refs:writes_global_memory (Results 1 – 1 of 1) sorted by relevance
4036 int callescape_id, bool writes_global_memory) in handle_call_arg() argument4197 if (writes_global_memory) in handle_call_arg()4214 if (writes_global_memory) in handle_call_arg()4224 bool *writes_global_memory, in determine_global_memory_access() argument4239 if (writes_global_memory && *writes_global_memory) in determine_global_memory_access()4240 *writes_global_memory = summary->global_memory_written; in determine_global_memory_access()4248 if ((writes_global_memory && *writes_global_memory) in determine_global_memory_access()4255 if (writes_global_memory in determine_global_memory_access()4257 *writes_global_memory = false; in determine_global_memory_access()4279 bool writes_global_memory, in handle_rhs_call() argument[all …]