Searched refs:EndBB1 (Results 1 – 1 of 1) sorted by relevance
545 BasicBlock *EndBB1 = BasicBlock::Create(C, "if.end", F); in wrapTestSetjmp() local575 IRB.CreateBr(EndBB1); in wrapTestSetjmp()578 IRB.CreateBr(EndBB1); in wrapTestSetjmp()581 IRB.SetInsertPoint(EndBB1); in wrapTestSetjmp()589 EndBB = EndBB1; in wrapTestSetjmp()