Lines Matching full:po_iterator
2541 for (po_iterator<Function *> I = po_begin(&F), E = po_end(&F); I != E; ++I) {