ReplaceAllUsesWith  393 src/hydrogen-instructions.cc   if (other != NULL) ReplaceAllUsesWith(other);
ReplaceAllUsesWith  974 src/hydrogen-instructions.cc       ReplaceAllUsesWith(instr);
ReplaceAllUsesWith  652 src/hydrogen-instructions.h   void ReplaceAllUsesWith(HValue* other);
ReplaceAllUsesWith 3421 src/hydrogen.cc     check->ReplaceAllUsesWith(check->index());