Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc139 static void RemoveAsUser(HInstruction* instruction) { in RemoveAsUser() function
150 RemoveAsUser(it.Current()); in RemoveInstructionsAsUsersFromDeadBlocks()
153 RemoveAsUser(it.Current()); in RemoveInstructionsAsUsersFromDeadBlocks()
1056 RemoveAsUser(instruction); in Remove()