Searched defs:IsUniqued (Results 1 – 2 of 2) sorted by relevance
254 bool IsUniqued = !isa<StructType>(Ty) || cast<StructType>(Ty)->isLiteral(); in get() local
299 bool IsUniqued = !TyAsStruct || TyAsStruct->isLiteral(); in remapTypeImpl() local