Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:const_instr_iterator

217   const_instr_iterator B = instr_begin(), I = instr_end();
308 for (const_instr_iterator I = instr_begin(); I != instr_end(); ++I) {