Searched refs:AddAfter (Results 1 – 2 of 2) sorted by relevance
995 void HInstructionList::AddAfter(HInstruction* cursor, const HInstructionList& instruction_list) { in AddAfter() function in art::HInstructionList1014 AddAfter(last_instruction_, instruction_list); in Add()1234 invoke->GetBlock()->instructions_.AddAfter(invoke, body->GetInstructions()); in InlineInto()
98 void AddAfter(HInstruction* cursor, const HInstructionList& instruction_list);