Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis.cc1079 Status GetRootFrame(const Node* n, absl::Span<const ControlFlowInfo> cfi_infos, in GetRootFrame() function
1387 GetRootFrame(topo[frame_start], control_flow_info_, &cur_frame_name)); in Populate()
1392 GetRootFrame(topo[i], control_flow_info_, &i_frame_name)); in Populate()