Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_ordering.cc76 int a_branch = -1; in ExecutesBefore() local
81 a_branch = j; in ExecutesBefore()
88 if (a_branch != -1 && a_branch < b_branch) { in ExecutesBefore()
93 if (b == a_ancestor && a_branch != -1) { in ExecutesBefore()