Home | History | Annotate | Download | only in Utils

Lines Matching full:duplicate

687 /// EliminateDuplicatePHINodes - Check for and eliminate duplicate PHI
731 // Otherwise it's either a duplicate or a hash collision.
734 // A duplicate. Replace this PHI with its duplicate.
740 // A non-duplicate hash collision.