Searched refs:ExecutesBeforeInSameComputation (Results 1 – 2 of 2) sorted by relevance
105 virtual bool ExecutesBeforeInSameComputation(138 bool ExecutesBeforeInSameComputation(const HloInstruction* a,218 bool ExecutesBeforeInSameComputation(const HloInstruction* a,
132 if (ExecutesBeforeInSameComputation(a_ancestor, b_ancestor)) { in GetExecutionConstraint()135 if (ExecutesBeforeInSameComputation(b_ancestor, a_ancestor)) { in GetExecutionConstraint()444 bool PredecessorHloOrdering::ExecutesBeforeInSameComputation( in ExecutesBeforeInSameComputation() function in xla::PredecessorHloOrdering507 bool SequentialHloOrdering::ExecutesBeforeInSameComputation( in ExecutesBeforeInSameComputation() function in xla::SequentialHloOrdering