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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp242 __kmp_stats_thread_ptr->incrementNestValue();
H A Dkmp_stats.h746 inline void incrementNestValue() { _nestLevel++; } function in class:kmp_stats_list

Completed in 107 milliseconds