Searched refs:RemoveDeadInstructions (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | hydrogen-dce.h | 21 RemoveDeadInstructions(); in Run() |
D | hydrogen-dce.cc | 66 void HDeadCodeEliminationPhase::RemoveDeadInstructions() { in RemoveDeadInstructions() function in v8::internal::HDeadCodeEliminationPhase |