Searched refs:AddBefore (Results 1 – 2 of 2) sorted by relevance
2082 void HInstructionList::AddBefore(HInstruction* cursor, const HInstructionList& instruction_list) { in AddBefore() function in art::HInstructionList2474 invoke->GetBlock()->instructions_.AddBefore(invoke, body->GetInstructions()); in InlineInto()
170 void AddBefore(HInstruction* cursor, const HInstructionList& instruction_list);