Searched refs:entry_block_id (Results 1 – 1 of 1) sorted by relevance
164 const uint32_t entry_block_id = graph_->GetEntryBlock()->GetBlockId(); in Prune() local165 while (num_entry_succ > last_succ_seen[entry_block_id]) { in Prune()