Home | History | Annotate | Download | only in IPO

Lines Matching refs:inst_end

186     for (inst_iterator II = inst_begin(F), E = inst_end(F); II != E; ++II) {