Searched refs:LocList (Results 1 – 4 of 4) sorted by relevance
121 const auto &LocList = Rec.getLoc(); in printDefms() local122 if (LocList.size() < 2) in printDefms()126 for (const SMLoc Loc : reverse(LocList)) in printDefms()
42 HANDLE_DIEVALUE_SMALL(LocList)
84 void hashLocList(const DIELocList &LocList);
237 void DIEHash::hashLocList(const DIELocList &LocList) { in hashLocList() argument241 const DebugLocStream::List &List = Locs.getList(LocList.getValue()); in hashLocList()