Searched defs:DoesNotUseOperandBuffer (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
H A Dliveness_util.cc31 bool DoesNotUseOperandBuffer(const HloInstruction* operand, function in namespace:xla
58 if (DoesNotUseOperandBuffer(alias.instruction(), alias.index(),
72 bool DoesNotUseOperandBuffer(const HloInstruction* operand, function in namespace:xla
119 if (DoesNotUseOperandBuffer(alias.instruction(), alias.index(),

Completed in 122 milliseconds