Searched refs:GetFunctionInDegree (Results 1 – 9 of 9) sorted by relevance
36 const std::map<uint32_t, uint32_t>& GetFunctionInDegree() const { in GetFunctionInDegree() function
103 std::map<uint32_t, uint32_t> function_in_degree = GetFunctionInDegree(); in ComputeTopologicalOrderOfFunctions()
286 const auto& function_in_degree = graph.GetFunctionInDegree(); in TEST()