Searched refs:GetRedundantReplacement (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-redundant-phi.cc28 DCHECK(blocks->at(i)->phis()->at(j)->GetRedundantReplacement() == NULL);
49 HValue* replacement = phi->GetRedundantReplacement();
H A Dhydrogen-instructions.cc2474 HValue* HPhi::GetRedundantReplacement() { function in class:v8::internal::HPhi
H A Dhydrogen-instructions.h3285 HValue* GetRedundantReplacement();

Completed in 428 milliseconds