Searched refs:ContInstr (Results 1 – 1 of 1) sorted by relevance
660 SmallVector<MachineInstr *, DEFAULT_VEC_SLOTS> ContInstr; in wrapup() local667 ContInstr.push_back(&*Pre); in wrapup()673 for (unsigned i = 0; i < ContInstr.size(); ++i) in wrapup()674 ContInstr[i]->eraseFromParent(); in wrapup()