Searched refs:PrecondBB (Results 1 – 1 of 1) sorted by relevance
2575 BasicBlock *PrecondBB = nullptr; in emitInterWarpCopyFunction() local2589 PrecondBB = BasicBlock::Create(Ctx, "precond"); in emitInterWarpCopyFunction()2592 emitBlock(PrecondBB, Builder.GetInsertBlock()->getParent()); in emitInterWarpCopyFunction()2699 emitBranch(PrecondBB); in emitInterWarpCopyFunction()