Home
last modified time | relevance | path

Searched defs:num_roots (Results 1 – 4 of 4) sorted by relevance

/llvm-project/openmp/runtime/test/affinity/
H A Droot-threads-affinity.c26 int num_roots; variable
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h381 unsigned num_roots() const { return Roots.size(); } in num_roots() function
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.cpp501 unsigned PatFrag::num_roots() const { num_roots() function in llvm::gi::PatFrag
/llvm-project/openmp/runtime/src/
H A Dkmp.h2643 kmp_int32 num_roots; // Number of roots tasks int the TDG member