Searched refs:ExitDest (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3511 CodeGenFunction::JumpDest &ExitDest = local
3525 CGF.Builder.CreateCondBr(Cmp, BodyBB, ExitDest.getBlock());

Completed in 223 milliseconds