Searched refs:tmp_team (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dompt-specific.cpp284 ompt_team_info_t tmp_team = lwt->ompt_team_info; local
286 *OMPT_CUR_TEAM_INFO(thr) = tmp_team;
310 ompt_team_info_t tmp_team = lwtask->ompt_team_info; local
312 *OMPT_CUR_TEAM_INFO(thr) = tmp_team;

Completed in 103 milliseconds