Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/OpenMP/
H A Dteams_codegen.cpp23 int &Gblc = Gbla; variable
72 #pragma omp teams num_teams(Gblc+1) thread_limit(Gblc+2) in teams_argument_global_local()
74 comp += Gblc; in teams_argument_global_local()