Home
last modified time | relevance | path

Searched refs:kIsSame (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_ordering.cc38 case ExecutionConstraint::kIsSame: // a and b are the same instruction; in ExecutesBefore()
57 return ExecutionConstraint::kIsSame; in GetExecutionConstraint()
112 return ExecutionConstraint::kIsSame; in GetExecutionConstraint()
222 case HloOrdering::ExecutionConstraint::kIsSame: in UsesBeforeValueDefinition()
Dhlo_ordering.h47 kIsSame, enumerator