Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Ddead_code_elimination.h45 void RemoveDeadInstructions();
Ddead_code_elimination.cc116 void HDeadCodeElimination::RemoveDeadInstructions() { in RemoveDeadInstructions() function in art::HDeadCodeElimination
144 RemoveDeadInstructions(); in Run()