Searched refs:EndBB1 (Results 1 – 1 of 1) sorted by relevance
715 BasicBlock *EndBB1 = BasicBlock::Create(C, "if.end", F); in wrapTestSetjmp() local755 IRB.CreateBr(EndBB1); in wrapTestSetjmp()758 IRB.CreateBr(EndBB1); in wrapTestSetjmp()761 IRB.SetInsertPoint(EndBB1); in wrapTestSetjmp()769 EndBB = EndBB1; in wrapTestSetjmp()