Searched refs:LiveCUs (Results 1 – 1 of 1) sorted by relevance
210 std::set<DICompileUnit *> LiveCUs; in stripDeadDebugInfoImpl() local219 LiveCUs.insert(FoundCUs.begin(), FoundCUs.end()); in stripDeadDebugInfoImpl()242 LiveCUs.insert(DIC); in stripDeadDebugInfoImpl()243 else if (!LiveCUs.count(DIC)) in stripDeadDebugInfoImpl()261 if (!LiveCUs.empty()) { in stripDeadDebugInfoImpl()262 for (DICompileUnit *CU : LiveCUs) in stripDeadDebugInfoImpl()