Searched refs:EndBB2 (Results 1 – 1 of 1) sorted by relevance
744 BasicBlock *EndBB2 = BasicBlock::Create(C, "if.end2", F); in wrapTestSetjmp() local750 IRB.CreateCondBr(Cmp2, CallEmLongjmpBB, EndBB2); in wrapTestSetjmp()753 IRB.SetInsertPoint(EndBB2); in wrapTestSetjmp()763 LabelPHI->addIncoming(ThenLabel, EndBB2); in wrapTestSetjmp()