Home | History | Annotate | Download | only in src

Lines Matching refs:ReplaceAllUsesWith

487   if (other != NULL) ReplaceAllUsesWith(other);
493 void HValue::ReplaceAllUsesWith(HValue* other) {
981 ReplaceAllUsesWith(index());
2111 first_check_in_block()->ReplaceAllUsesWith(first_check_in_block()->index());