Home
last modified time | relevance | path

Searched refs:separateBeginEndCalls (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1693 bool separateBeginEndCalls() { return SeparateBeginEndCalls; } in separateBeginEndCalls() function
H A DCGOpenMPRuntime.cpp9400 if (Info.separateBeginEndCalls()) { in emitOffloadingArrays()
9491 assert((!Options.ForEndCall || Info.separateBeginEndCalls()) && in emitOffloadingArraysArgument()