Searched refs:TyAsStruct (Results 1 – 1 of 1) sorted by relevance
326 StructType *TyAsStruct = dyn_cast<StructType>(Ty); in remapTypeImpl() local327 bool IsUniqued = !TyAsStruct || TyAsStruct->isLiteral(); in remapTypeImpl()