Searched refs:getLists (Results 1 – 2 of 2) sorted by relevance
62 ArrayRef<List> getLists() const { return Lists; } in getLists() function
1380 if (!DebugLocs.getLists().empty()) { in finalizeModuleInfo()2763 Asm->emitInt32(DebugLocs.getLists().size()); in emitLoclistsTableHeader()2766 for (const auto &List : DebugLocs.getLists()) in emitLoclistsTableHeader()2882 if (DebugLocs.getLists().empty()) in emitDebugLocImpl()2891 for (const auto &List : DebugLocs.getLists()) in emitDebugLocImpl()2915 for (const auto &List : DebugLocs.getLists()) { in emitDebugLocDWO()