Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2382 CodeGenFunction::JumpDest CancelDestination = in emitBarrierCall() local
2384 CGF.EmitBranchThroughCleanup(CancelDestination); in emitBarrierCall()