Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h75 bool IsCancellable; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp471 omp::ProcBindKind ProcBind, bool IsCancellable) { in createParallel()
883 FinalizeCallbackTy FiniCB, bool IsCancellable, bool IsNowait) { in createSections()
1955 bool HasFinalize, bool IsCancellable) { in EmitOMPInlinedRegion()