Searched refs:throw_block (Results 1 – 1 of 1) sorted by relevance
560 BasicBlock* throw_block = FindPredecessorBlock(throw_control); in ConnectThrow() local561 TraceConnect(thr, throw_block, nullptr); in ConnectThrow()562 schedule_->AddThrow(throw_block, thr); in ConnectThrow()