Lines Matching full:eliminate
1163 // eliminate undefined control flow then converting it to a select.
1810 /// see if we can eliminate it.
4408 /// Jump threading will then eliminate the second if(cond).
4760 // Eliminate redundant destinations.
5103 // Check for and eliminate duplicate PHI nodes in this block.
5119 // eliminate it, do so now.
5152 /// For example, it adjusts branches to branches to eliminate the extra hop,