Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/test/affinity/
H A Droot-threads-affinity.c80 int root_id = *((int*)arg); in thread_func() local
88 if (v == root_id) in thread_func()
93 if (root_id == spawner) { in thread_func()
141 printf("root thread %d mask: ", root_id); in thread_func()
145 " to initial full mask\n", root_id); in thread_func()
/llvm-project-15.0.7/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py343 self.root_id = None
374 self.root_id = node_id
922 node_id = graph.root_id