Searched refs:IsUniqued (Results 1 – 2 of 2) sorted by relevance
162 bool IsUniqued = !isa<StructType>(Ty) || cast<StructType>(Ty)->isLiteral(); in get() local164 if (!IsUniqued) { in get()179 if (Ty->getNumContainedTypes() == 0 && IsUniqued) in get()196 if (!AnyChange && IsUniqued) in get()217 if (IsUniqued) in get()
327 bool IsUniqued = !TyAsStruct || TyAsStruct->isLiteral(); in remapTypeImpl() local330 if (Ty->getNumContainedTypes() == 0 && IsUniqued) in remapTypeImpl()356 if (IsUniqued) in remapTypeImpl()