Searched refs:control_flow_edge (Results 1 – 1 of 1) sorted by relevance
1012 const Edge* control_flow_edge = nullptr; in Partition() local1021 control_flow_edge = edge; in Partition()1135 } else if (control_flow_edge != nullptr) { in Partition()1139 AddInput(real_recv, control_flow_edge->src()->name(), in Partition()1180 if (control_flow_edge != nullptr) { in Partition()1182 AddInput(dst_def, control_flow_edge->src()->name(), in Partition()