Searched refs:TyAsStruct (Results 1 – 1 of 1) sorted by relevance
298 StructType *TyAsStruct = dyn_cast<StructType>(Ty); in remapTypeImpl() local299 bool IsUniqued = !TyAsStruct || TyAsStruct->isLiteral(); in remapTypeImpl()306 if (!Seen.insert(TyAsStruct).second) { in remapTypeImpl()