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

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

Completed in 63 milliseconds