Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:instr_end

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