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