Searched refs:control_flow_edge (Results 1 – 1 of 1) sorted by relevance
1039 const Edge* control_flow_edge = nullptr; in Partition() local1048 control_flow_edge = edge; in Partition()1162 } else if (control_flow_edge != nullptr) { in Partition()1166 AddInput(real_recv, control_flow_edge->src()->name(), in Partition()1207 if (control_flow_edge != nullptr) { in Partition()1209 AddInput(dst_def, control_flow_edge->src()->name(), in Partition()