Searched refs:mapTypeToAliasTypeSetImpl (Results 1 – 1 of 1) sorted by relevance
64 return mapTypeToAliasTypeSetImpl(type); in mapTypeToAliasTypeSet()74 auto mutable_types = mapTypeToAliasTypeSetImpl(type); in mapTypeToBorrowedAliasTypeSet()85 std::optional<AliasTypeSet> mapTypeToAliasTypeSetImpl(const TypePtr& type) { in mapTypeToAliasTypeSetImpl() function in torch::jit::__anon972693c60111::MutableTypePtrHelper