Searched refs:hlo_b (Results 1 – 2 of 2) sorted by relevance
441 const HloInstruction* hlo_b,447 const HloInstruction* hlo_b) const { in SharesTopLevelSlice() argument448 return SharesSliceAtIndex(hlo_a, {}, hlo_b, {}); in SharesTopLevelSlice()455 const HloInstruction* hlo_b) const;
511 const HloInstruction* hlo_b, const ShapeIndex& shape_index_b) const { in SharesSliceAtIndex() argument513 GetUniqueSlice(hlo_b, shape_index_b).ConsumeValueOrDie(); in SharesSliceAtIndex()517 const HloInstruction* hlo_b) const { in HaveDisjointSlices()540 SliceSet slices_b = collect_slices(hlo_b); in HaveDisjointSlices()