Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc37 static void RemoveAsUser(HInstruction* instruction) { in RemoveAsUser() function
59 RemoveAsUser(it.Current()); in RemoveInstructionsAsUsersFromDeadBlocks()
538 RemoveAsUser(instruction); in Remove()