Searched refs:MaxUniqueId (Results 1 – 1 of 1) sorted by relevance
2335 unsigned MaxUniqueId = 0; in lower() local2339 MaxUniqueId = std::max(MaxUniqueId, TypeIdInfo[MD].UniqueId); in lower()2341 MaxUniqueId = std::max(MaxUniqueId, BF->UniqueId); in lower()2343 Sets.emplace_back(I, MaxUniqueId); in lower()