Home
last modified time | relevance | path

Searched defs:lhsTypes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dfunction_schema.cpp158 std::optional<AliasTypeSet> lhsTypes = mapTypeToAliasTypeSet(lhsArg.type()); in may_alias() local
185 std::optional<AliasTypeSet> lhsTypes = mapTypeToAliasTypeSet(lhsArg.type()); in may_contain_alias() local