Home
last modified time | relevance | path

Searched defs:function_modified (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dfunctionalize_control_flow.cc89 const string& new_func_name, bool function_modified) { in UpdateFunctionMap()
182 bool function_modified = false; in FunctionalizeControlFlowForNodeAssociatedFunctions() local
207 FuncMap* func_map, bool* function_modified, const NodeFilter& node_filter) { in FunctionalizeControlFlowForFunction()