Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:reg_instr_end

284        RI = MRI.reg_instr_begin(Reg), E = MRI.reg_instr_end(); RI != E; ) {
1340 RI = MRI.reg_instr_begin(RegsToSpill[i]), E = MRI.reg_instr_end();