Searched refs:W0ThenBB (Results 1 – 1 of 1) sorted by relevance
2979 llvm::BasicBlock *W0ThenBB = CGF.createBasicBlock("then"); in emitInterWarpCopyFunction() local2990 Bld.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()2992 CGF.EmitBlock(W0ThenBB); in emitInterWarpCopyFunction()