Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:const_instr_iterator

305   for (const_instr_iterator I = instr_begin(); I != instr_end(); ++I) {