HomeSort by relevance Sort by last modified time
    Searched defs:RemoveDeadInstructions (Results 1 - 2 of 2) sorted by null

  /external/v8/src/crankshaft/
hydrogen-dce.cc 66 void HDeadCodeEliminationPhase::RemoveDeadInstructions() {
  /art/compiler/optimizing/
dead_code_elimination.cc 154 void HDeadCodeElimination::RemoveDeadInstructions() {
186 RemoveDeadInstructions();

Completed in 453 milliseconds