Searched refs:LatestNonGteAncestorAndIndex (Results 1 – 3 of 3) sorted by relevance
56 fused_root->mutable_operand(0)->LatestNonGteAncestorAndIndex(); in CanEmitFusedDynamicUpdateSliceInPlace()
1036 std::pair<const HloInstruction*, ShapeIndex> LatestNonGteAncestorAndIndex()1039 std::pair<HloInstruction*, ShapeIndex> LatestNonGteAncestorAndIndex() { in LatestNonGteAncestorAndIndex() function1041 const_cast<const HloInstruction*>(this)->LatestNonGteAncestorAndIndex(); in LatestNonGteAncestorAndIndex()
1579 HloInstruction::LatestNonGteAncestorAndIndex() const { in LatestNonGteAncestorAndIndex() function in xla::HloInstruction