Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dnodes.cc1125 static void UpdateInputsUsers(HInstruction* instruction) { in UpdateInputsUsers() function
1156 UpdateInputsUsers(replacement); in ReplaceAndRemoveInstructionWith()
1171 UpdateInputsUsers(instruction); in Add()
1192 UpdateInputsUsers(instruction); in InsertInstructionBefore()
1206 UpdateInputsUsers(instruction); in InsertInstructionAfter()
1216 UpdateInputsUsers(phi); in InsertPhiAfter()