Home
last modified time | relevance | path

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

/external/v8/src/
Dhydrogen-dce.h21 RemoveDeadInstructions(); in Run()
28 void RemoveDeadInstructions();
Dhydrogen-dce.cc66 void HDeadCodeEliminationPhase::RemoveDeadInstructions() { in RemoveDeadInstructions() function in v8::internal::HDeadCodeEliminationPhase