Home | History | Annotate | Download | only in src

Lines Matching refs:ReplaceAllUsesWith

546   if (other != NULL) ReplaceAllUsesWith(other);
552 void HValue::ReplaceAllUsesWith(HValue* other) {
874 ReplaceAllUsesWith(index());
1957 first_check_in_block()->ReplaceAllUsesWith(first_check_in_block()->index());