Searched refs:first_run (Results 1 – 1 of 1) sorted by relevance
53 bool first_run = true; in RunImpl() local55 modified |= RunOnce(empty_blocks, new_empty_blocks, !first_run); in RunImpl()56 first_run = false; in RunImpl()