LLVM OpenMP 20.0.0git
guided.c
Go to the documentation of this file.
1// RUN: %libomp-compile-and-run | %sort-threads | FileCheck %S/base.h
2// REQUIRES: ompt
3
4#define SCHEDULE guided
5#include "base.h"