Searched refs:StartSU (Results 1 – 2 of 2) sorted by relevance
598 std::vector<int> ScheduleDAGTopologicalSort::GetSubGraph(const SUnit &StartSU, in GetSubGraph() argument602 int LowerBound = Node2Index[StartSU.NodeNum]; in GetSubGraph()618 WorkList.push_back(&StartSU); in GetSubGraph()
735 std::vector<int> GetSubGraph(const SUnit &StartSU, const SUnit &TargetSU,