Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3713 CodeGenFunction::JumpDest &ExitDest = in OMPIteratorGeneratorScope() local
3727 CGF.Builder.CreateCondBr(Cmp, BodyBB, ExitDest.getBlock()); in OMPIteratorGeneratorScope()