Searched refs:W0MergeBB (Results 1 – 1 of 1) sorted by relevance
2981 llvm::BasicBlock *W0MergeBB = CGF.createBasicBlock("ifcont"); in emitInterWarpCopyFunction() local3018 Bld.CreateBr(W0MergeBB); in emitInterWarpCopyFunction()3021 Bld.CreateBr(W0MergeBB); in emitInterWarpCopyFunction()3023 CGF.EmitBlock(W0MergeBB); in emitInterWarpCopyFunction()