Searched refs:this_record_map (Results 1 – 1 of 1) sorted by relevance
5527 kmp_node_info_t *this_record_map = tdg->record_map; local5543 this_record_map[j].parent_task = parent_task;5546 this_record_map[j].parent_task->td_taskgroup;5549 this_record_map[j].npredecessors);5593 kmp_node_info_t *this_record_map = local5598 this_record_map[i].task = nullptr;5599 this_record_map[i].successors = successorsList;5600 this_record_map[i].nsuccessors = 0;5601 this_record_map[i].npredecessors = 0;5656 kmp_node_info_t *this_record_map = tdg->record_map; local[all …]