@__swift_instantiateConcreteTypeFromMangledName({ i32, i32 }* @"$s1e8ortTupleQr_QR_tyFQOyQo_MD") @__swift_instantiateConcreteTypeFromMangledName({ i32, i32 }* @"$s1e8ortTupleQr_QR_tyFQOyQo__AaBQr_QR_tyFQOyQo0_tMD")
(edited)__swift_instantiateConcreteTypeFromMangledName
は swift_getTypeByMangledNameInContext
をキャッシュ付きにラップするローカル関数なんだけどswift demangle '$s1e8ortTupleQr_QR_tyFQOyQo_MD' $s1e8ortTupleQr_QR_tyFQOyQo_MD ---> demangling cache variable for type metadata for <<opaque return type of e.ortTuple() -> (some, some)>>.0
opaque return type [0]
をピンポイント問い合わせしていて$s1e8ortTupleQr_QR_tyFQOyQo__AaBQr_QR_tyFQOyQo0_tMD ---> demangling cache variable for type metadata for (<<opaque return type of e.ortTuple() -> (some, some)>>.0, <<opaque return type of e.ortTuple() -> (some, some)>>.1)