Searched refs:SharesSliceAtIndex (Results 1 – 3 of 3) sorted by relevance
63 assignment.SharesSliceAtIndex(fusion, {}, operand, index); in CanEmitFusedDynamicUpdateSliceInPlace()
419 bool SharesSliceAtIndex(const HloInstruction* hlo_a,428 return SharesSliceAtIndex(hlo_a, {}, hlo_b, {}); in SharesTopLevelSlice()
447 bool BufferAssignment::SharesSliceAtIndex( in SharesSliceAtIndex() function in xla::BufferAssignment