Home | History | Annotate | Download | only in codegen

Lines Matching refs:incident

2048    for (Graph::EdgeIterator ei = bb->cfg.incident(); !ei.end(); ei.next()) {