Home
last modified time | relevance | path

Searched defs:get_depth (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h1018 int get_depth() const { return depth; }; get_depth() function
1148 int get_depth() const { return depth; } get_depth() function
H A Dkmp_affinity.cpp2112 size_t get_depth() const { return depth; } get_depth() function in kmp_cache_info_t
[all...]