Searched refs:has_dead_fanout (Results 1 – 1 of 1) sorted by relevance
599 bool* has_dead_fanout, int* dead_fanout) { in CheckForDeadFanout() argument600 *has_dead_fanout = false; in CheckForDeadFanout()609 *has_dead_fanout = true; in CheckForDeadFanout()689 *has_dead_fanout = true; in CheckForDeadFanout()756 bool has_dead_fanout; in RemoveDeadBranches() local759 &has_dead_fanout, &dead_fanout)); in RemoveDeadBranches()760 if (!has_dead_fanout) { in RemoveDeadBranches()