Home | History | Annotate | Download | only in PowerPC

Lines Matching full:use_instr_end

1569          IE = MRI->use_instr_end(); I != IE; ++I) {
1592 JE = MRI->use_instr_end(); J != JE; ++J)
1702 I = MRI->use_instr_begin(CRReg), IE = MRI->use_instr_end();