Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc140 static void RemoveAsUser(HInstruction* instruction) { in RemoveAsUser() function
151 RemoveAsUser(it.Current()); in RemoveInstructionsAsUsersFromDeadBlocks()
154 RemoveAsUser(it.Current()); in RemoveInstructionsAsUsersFromDeadBlocks()
1057 RemoveAsUser(instruction); in Remove()