Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc952 static void UpdateInputsUsers(HInstruction* instruction) { in UpdateInputsUsers() function
983 UpdateInputsUsers(replacement); in ReplaceAndRemoveInstructionWith()
998 UpdateInputsUsers(instruction); in Add()
1019 UpdateInputsUsers(instruction); in InsertInstructionBefore()
1033 UpdateInputsUsers(instruction); in InsertInstructionAfter()
1043 UpdateInputsUsers(phi); in InsertPhiAfter()