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