Searched refs:W0ThenBB (Results 1 – 1 of 1) sorted by relevance
2653 BasicBlock *W0ThenBB = BasicBlock::Create(Ctx, "then"); in emitInterWarpCopyFunction() local2662 Builder.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()2664 emitBlock(W0ThenBB, Builder.GetInsertBlock()->getParent()); in emitInterWarpCopyFunction()