Home | History | Annotate | Download | only in IPO

Lines Matching refs:scc_begin

620   for (scc_iterator<ArgumentGraph*> I = scc_begin(&AG); !I.isAtEnd(); ++I) {