Searched refs:AddBefore (Results 1 – 1 of 1) 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()