Home
last modified time | relevance | path

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

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