Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_control_flow.cc58 bool FunctionHasBeenProcessed(FuncMapIter func_iter, const FuncMap* func_map) { in FunctionHasBeenProcessed() function
173 if (FunctionHasBeenProcessed(func_iter, func_map)) { in FunctionalizeControlFlowForNodeAssociatedFunctions()