Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc456 static void UpdateInputsUsers(HInstruction* instruction) { in UpdateInputsUsers() function
479 UpdateInputsUsers(instruction); in Add()
500 UpdateInputsUsers(instruction); in InsertInstructionBefore()
514 UpdateInputsUsers(instruction); in InsertInstructionAfter()
524 UpdateInputsUsers(phi); in InsertPhiAfter()