Searched refs:InsertInputAt (Results 1 – 2 of 2) sorted by relevance
1360 void HVariableInputSizeInstruction::InsertInputAt(size_t index, HInstruction* input) { in InsertInputAt() function in art::HVariableInputSizeInstruction
2670 void InsertInputAt(size_t index, HInstruction* input);4622 InsertInputAt(GetSpecialInputIndex(), input); in AddSpecialInput()