Searched refs:num_roots (Results 1 – 3 of 3) sorted by relevance
320 unsigned num_roots() const { return Roots.size(); } in num_roots() function
167 if (G->num_roots() == 0) { // Initialize the analysis by constructing in ExecuteWorkList()
2896 assert(G->num_roots() == 1); in TrimmedGraph()