Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h1025 int get_depth() const { return depth; }; in get_depth() function
1155 int get_depth() const { return depth; } in get_depth() function
H A Dkmp_affinity.cpp2132 size_t get_depth() const { return depth; } in get_depth() function in kmp_cache_info_t