Searched refs:has_incoming_control_edges (Results 1 – 1 of 1) sorted by relevance
1116 const bool has_incoming_control_edges = !existing_control_sources.empty(); in AddStrictInputSemantics() local1129 (!has_incoming_control_edges && has_resource_input) || // Case #1 in AddStrictInputSemantics()1175 const bool has_incoming_control_edges = in AddFrameForwardingControlEdge() local1178 if (has_incoming_control_edges) return; in AddFrameForwardingControlEdge()