Searched refs:should_apply_pass (Results 1 – 1 of 1) sorted by relevance
98 bool should_apply_pass = pass->Gate(&pass_me_data_holder_); in RunPass() local99 if (should_apply_pass) { in RunPass()145 return should_apply_pass; in RunPass()