Home
last modified time | relevance | path

Searched defs:IsCancellable (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h524 bool IsCancellable; member
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1349 omp::ProcBindKind ProcBind, bool IsCancellable) { in createParallel()
2061 FinalizeCallbackTy FiniCB, bool IsCancellable, bool IsNowait) { in createSections()
5704 bool HasFinalize, bool IsCancellable) { in EmitOMPInlinedRegion()