Searched refs:GUIDSet (Results 1 – 1 of 1) sorted by relevance
760 std::set<uint64_t> GUIDSet; in tryToPromoteWithVTableCmp() local762 GUIDSet.insert(GUID); in tryToPromoteWithVTableCmp()763 for (auto Iter = GUIDSet.begin(); Iter != GUIDSet.end(); Iter++) { in tryToPromoteWithVTableCmp()764 if (Iter != GUIDSet.begin()) in tryToPromoteWithVTableCmp()