Searched refs:output_control_edge_base (Results 1 – 2 of 2) sorted by relevance
122 return gtl::ArraySlice<const ControlEdgeInfo>(output_control_edge_base(), in output_control_edges()171 ControlEdgeInfo* output_control_edge_base() const { in output_control_edge_base() function
180 ControlEdgeInfo* dst_control_edge = item->output_control_edge_base(); in InitializeNode()