Searched refs:LocationVec (Results 1 – 2 of 2) sorted by relevance
137 typedef SmallVector<Location, 8> LocationVec; typedef145 LocationVec Locations;149 LocationVec &Locations, LiveOutVec &LiveOuts) in CallsiteInfo()164 LocationVec &Locs, LiveOutVec &LiveOuts) const;
81 LocationVec &Locs, LiveOutVec &LiveOuts) const { in parseOperand()201 LocationVec Locations; in recordStackMapOpers()216 for (LocationVec::iterator I = Locations.begin(), E = Locations.end(); in recordStackMapOpers()264 LocationVec &Locations = CSInfos.back().Locations; in recordPatchPoint()364 const LocationVec &CSLocs = CSI.Locations; in emitCallsiteEntries()