Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:InsInstrs

667     SmallVectorImpl<MachineInstr *> &InsInstrs,
742 InsInstrs.push_back(MIB1);
743 InsInstrs.push_back(MIB2);
750 SmallVectorImpl<MachineInstr *> &InsInstrs,
772 reassociateOps(Root, *Prev, Pattern, InsInstrs, DelInstrs, InstIdxForVirtReg);