Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp2981 llvm::BasicBlock *W0MergeBB = CGF.createBasicBlock("ifcont"); in emitInterWarpCopyFunction() local
3018 Bld.CreateBr(W0MergeBB); in emitInterWarpCopyFunction()
3021 Bld.CreateBr(W0MergeBB); in emitInterWarpCopyFunction()
3023 CGF.EmitBlock(W0MergeBB); in emitInterWarpCopyFunction()