Searched refs:other_target (Results 1 – 1 of 1) sorted by relevance
287 const std::string &other_target) { in GetVisitNodesInfo() argument311 } else if (node_target == other_target) { in GetVisitNodesInfo()370 const std::string &other_target) { in ParallelSort() argument373 auto visit_nodes_info = GetVisitNodesInfo(dependency_info, default_target, other_target); in ParallelSort()379 handle_target = other_target; in ParallelSort()392 handle_target = other_target; in ParallelSort()683 auto other_target = GetOtherTarget(nodes); in Partition() local684 nodes = ParallelSort(graph, default_target, other_target); in Partition()