Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:instr_end

457   PredBB->insert(PredBB->instr_end(), NewMI);
830 while (I != TailBB->instr_end()) {