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