Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SmallVectorImpl

353     SmallVectorImpl<unsigned>::iterator I =
375 void pushRegUnits(unsigned Reg, SmallVectorImpl<unsigned> &RegUnits) const {
403 for (SmallVectorImpl<unsigned>::iterator RI = Defs.begin();
518 void RegPressureTracker::recede(SmallVectorImpl<unsigned> *LiveUses,