Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc204 void RemoveInstructions() { in RemoveInstructions() function in art::LSEVisitor
935 lse_visitor.RemoveInstructions(); in Run()