Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dfunction_schema.cpp156 const Argument rhsArg = getCorrectList(rhs.type)[rhs.index]; in may_alias() local
184 const c10::Argument rhsArg = getCorrectList(rhs.type)[rhs.index]; in may_contain_alias() local