Searched refs:in_thread_local_set (Results 1 – 1 of 1) sorted by relevance
146 bool in_thread_local_set = thread_local_set.contains(computation); in GatherComputationsByAllocationType() local151 if ((is_thread_local && in_thread_local_set) || in GatherComputationsByAllocationType()162 (!is_thread_local && in_thread_local_set)) { in GatherComputationsByAllocationType()