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