Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dfunction_schema.cpp155 const Argument lhsArg = getCorrectList(lhs.type)[lhs.index]; in may_alias() local
183 const c10::Argument lhsArg = getCorrectList(lhs.type)[lhs.index]; in may_contain_alias() local