Searched refs:ExecutesBeforeInSameComputation (Results 1 – 2 of 2) sorted by relevance
84 virtual bool ExecutesBeforeInSameComputation(117 bool ExecutesBeforeInSameComputation(const HloInstruction* a,197 bool ExecutesBeforeInSameComputation(const HloInstruction* a,
98 return ExecutesBeforeInSameComputation(a_ancestor, b_ancestor); in ExecutesBefore()307 bool PredecessorHloOrdering::ExecutesBeforeInSameComputation( in ExecutesBeforeInSameComputation() function in xla::PredecessorHloOrdering370 bool SequentialHloOrdering::ExecutesBeforeInSameComputation( in ExecutesBeforeInSameComputation() function in xla::SequentialHloOrdering