Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2573 CodeGenFunction::JumpDest CancelDestination = in emitBarrierCall() local
2575 CGF.EmitBranchThroughCleanup(CancelDestination); in emitBarrierCall()