Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_phi_elimination.cc112 phi->RemoveAsUserOfAllInputs(); in EliminateDeadPhis()
Dnodes.cc140 instruction->RemoveAsUserOfAllInputs(); in RemoveAsUser()
1380 RemoveAsUserOfAllInputs(); in RemoveAllInputs()
Dloop_optimization.cc54 instruction->RemoveAsUserOfAllInputs(); in RemoveFromCycle()
Dnodes.h2261 void RemoveAsUserOfAllInputs() { in RemoveAsUserOfAllInputs() function