Function rustc_data_structures::graph::dominators::is_processed

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