Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc1009 static void UpdateInputsUsers(HInstruction* instruction) { in UpdateInputsUsers() function
1040 UpdateInputsUsers(replacement); in ReplaceAndRemoveInstructionWith()
1055 UpdateInputsUsers(instruction); in Add()
1076 UpdateInputsUsers(instruction); in InsertInstructionBefore()
1090 UpdateInputsUsers(instruction); in InsertInstructionAfter()
1100 UpdateInputsUsers(phi); in InsertPhiAfter()