Searched defs:instruction_list (Results 1 – 1 of 1) sorted by relevance
800 static void Add(HInstructionList* instruction_list, in Add()856 static void Remove(HInstructionList* instruction_list, in Remove()1676 void HInstructionList::AddAfter(HInstruction* cursor, const HInstructionList& instruction_list) { in AddAfter()1690 void HInstructionList::AddBefore(HInstruction* cursor, const HInstructionList& instruction_list) { in AddBefore()1704 void HInstructionList::Add(const HInstructionList& instruction_list) { in Add()