Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_stats.h747 inline void incrementNestValue() { _nestLevel++; } in incrementNestValue() function
Dkmp_stats.cpp242 __kmp_stats_thread_ptr->incrementNestValue(); in start()