Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp4052 CodeGenFunction::JumpDest &ExitDest = in OMPIteratorGeneratorScope() local
4066 CGF.Builder.CreateCondBr(Cmp, BodyBB, ExitDest.getBlock()); in OMPIteratorGeneratorScope()