Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1715 bool separateBeginEndCalls() { return SeparateBeginEndCalls; } in separateBeginEndCalls() function
H A DCGOpenMPRuntime.cpp9580 if (Info.separateBeginEndCalls()) { in emitOffloadingArrays()
9672 assert((!Options.ForEndCall || Info.separateBeginEndCalls()) && in emitOffloadingArraysArgument()