Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmemory_space_assignment.cc1108 auto maybe_add_alias_with_instruction = [&](const HloInstruction* instruction, in FindAliases() local
1124 maybe_add_alias_with_instruction(use.hlo_use.instruction, &use); in FindAliases()
1131 maybe_add_alias_with_instruction(parameter_instruction, &use); in FindAliases()