Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:NewDefs

247   /// @param NewDefs Append (Idx, LocNo) of inserted defs here.
250 SmallVectorImpl<std::pair<SlotIndex, unsigned> > &NewDefs,
592 SmallVectorImpl<std::pair<SlotIndex, unsigned> > &NewDefs,
654 NewDefs.push_back(std::make_pair(Idx, LocNo));