Home | History | Annotate | Download | only in codegen

Lines Matching refs:BACK

2055       if (ei.getType() != Graph::Edge::BACK)
2057 // back branches will wait until all target dependencies are satisfied
2090 if (ei.getType() != Graph::Edge::BACK) {