Home
last modified time | relevance | path

Searched refs:InternalReplaceAtUse (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dhydrogen-instructions.cc337 InternalReplaceAtUse(use, other); in ReplaceValue()
378 void HValue::InternalReplaceAtUse(HValue* use, HValue* other) { in InternalReplaceAtUse() function in v8::internal::HValue
Dhydrogen-instructions.h611 void InternalReplaceAtUse(HValue* use, HValue* other);