Searched refs:IsUniqued (Results 1 – 1 of 1) sorted by relevance
261 bool IsUniqued = !isa<StructType>(Ty) || cast<StructType>(Ty)->isLiteral(); in get() local264 if (!IsUniqued) { in get()272 if (!IsUniqued && !Visited.insert(cast<StructType>(Ty)).second) { in get()283 if (Ty->getNumContainedTypes() == 0 && IsUniqued) in get()308 if (!AnyChange && IsUniqued) in get()331 if (IsUniqued) in get()