Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h221 bool IsCancellable; member
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp885 omp::ProcBindKind ProcBind, bool IsCancellable) { in createParallel()
1582 FinalizeCallbackTy FiniCB, bool IsCancellable, bool IsNowait) { in createSections()
3574 bool HasFinalize, bool IsCancellable) { in EmitOMPInlinedRegion()