Searched refs:ThenBB2 (Results 1 – 1 of 1) sorted by relevance
556 BasicBlock *ThenBB2 = BasicBlock::Create(C, "if.then2", F); in wrapTestSetjmp() local565 IRB.CreateCondBr(Cmp2, ThenBB2, EndBB2); in wrapTestSetjmp()568 IRB.SetInsertPoint(ThenBB2); in wrapTestSetjmp()