Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h1006 bool call_finish_visit = true,
1008 Status Accept(ConstDfsHloVisitor* visitor, bool call_finish_visit = true,
1011 visitor, call_finish_visit, ignore_control_predecessors);
1021 bool call_finish_visit = true);
Dhlo_instruction.cc2787 bool call_finish_visit, in Accept() argument
2792 if (call_finish_visit) { in Accept()
2804 bool call_finish_visit) { in AcceptWithOperandOrder() argument
2815 if (call_finish_visit) { in AcceptWithOperandOrder()