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