LLVM: include/llvm/Frontend/OpenMP/OMPAssume.h File Reference (original) (raw)
This file provides helper functions and classes to deal with OpenMP assumptions, e.g., as used by [begin/end] assumes and assume. More...
#include "[llvm/ADT/StringRef.h](StringRef%5F8h%5Fsource.html)"#include "llvm/Frontend/OpenMP/OMPKinds.def"
Go to the source code of this file.
| Namespaces | |
|---|---|
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::omp |
| Macros | |
|---|---|
| #define | OMP_ASSUME_CLAUSE(Identifier, StartsWith, HasDirectiveList, HasExpression) |
This file provides helper functions and classes to deal with OpenMP assumptions, e.g., as used by [begin/end] assumes and assume.
Definition in file OMPAssume.h.
◆ OMP_ASSUME_CLAUSE
| #define OMP_ASSUME_CLAUSE | ( | Identifier, |
|---|---|---|
| StartsWith, | ||
| HasDirectiveList, | ||
| HasExpression ) |
Value:
{Identifier, StartsWith, HasDirectiveList, HasExpression},