Searched refs:post_ctrl_deps (Results 1 – 1 of 1) sorted by relevance
623 std::vector<string> post_ctrl_deps; in SchedulingPass() local634 post_ctrl_deps.push_back(node->input(i)); in SchedulingPass()702 for (const string& ctrl_dep : post_ctrl_deps) { in SchedulingPass()