Searched refs:SimplifyAlwaysThrows (Results 1 – 2 of 2) sorted by relevance
44 bool SimplifyAlwaysThrows();
229 bool HDeadCodeElimination::SimplifyAlwaysThrows() { in SimplifyAlwaysThrows() function in art::HDeadCodeElimination519 did_any_simplification |= SimplifyAlwaysThrows(); in Run()