Searched refs:LocationVec (Results 1 – 2 of 2) sorted by relevance
192 typedef SmallVector<Location, 8> LocationVec; typedef200 LocationVec Locations;204 LocationVec &&Locations, LiveOutVec &&LiveOuts) in CallsiteInfo()219 LocationVec &Locs, LiveOutVec &LiveOuts) const;
90 LocationVec &Locs, LiveOutVec &LiveOuts) const { in parseOperand()162 const LocationVec &CSLocs = CSI.Locations; in print()280 LocationVec Locations; in recordStackMapOpers()295 for (LocationVec::iterator I = Locations.begin(), E = Locations.end(); in recordStackMapOpers()356 LocationVec &Locations = CSInfos.back().Locations; in recordPatchPoint()467 const LocationVec &CSLocs = CSI.Locations; in emitCallsiteEntries()