Home
last modified time | relevance | path

Searched refs:pointUnionTypeElementToAllContainedTypes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dalias_analysis.h280 void pointUnionTypeElementToAllContainedTypes(
H A Dalias_analysis.cpp1476 pointUnionTypeElementToAllContainedTypes(new_elem, *maybe_mut_types); in giveFreshAlias()
1912 pointUnionTypeElementToAllContainedTypes(wildcard_elem, *maybe_mut_types); in tryGetOrCreateWildcard()
1919 void AliasDb::pointUnionTypeElementToAllContainedTypes( in pointUnionTypeElementToAllContainedTypes() function in torch::jit::AliasDb