rustc_data_structures::graph::dominators

Function is_processed

source
fn is_processed(v: PreorderIndex, lastlinked: Option<PreorderIndex>) -> bool