Home | History | Annotate | Download | only in GlobalISel

Lines Matching refs:NewVRegs

109     const iterator_range<SmallVectorImpl<unsigned>::const_iterator> &NewVRegs) {
112 assert(NewVRegs.begin() != NewVRegs.end() && "We should not have to repair");
117 unsigned Dst = *NewVRegs.begin();