Home
last modified time | relevance | path

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

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