Home | History | Annotate | Download | only in IR

Lines Matching refs:inst_end

2565     for (auto I = inst_begin(&F), E = inst_end(&F); I != E; ++I) {