Searched refs:LatestNonGteAncestor (Results 1 – 3 of 3) sorted by relevance
1046 const HloInstruction* LatestNonGteAncestor() const;1048 HloInstruction* LatestNonGteAncestor() { in LatestNonGteAncestor() function1050 const_cast<const HloInstruction*>(this)->LatestNonGteAncestor()); in LatestNonGteAncestor()
1593 const HloInstruction* HloInstruction::LatestNonGteAncestor() const { in LatestNonGteAncestor() function in xla::HloInstruction
77 ->GetUniqueTopLevelSlice(non_io_hlo->LatestNonGteAncestor()) in EmitBasePointersForHlos()