Searched defs:AddAfter (Results 1 – 2 of 2) sorted by relevance
139 static bool AddAfter = false; ///< 'a' modifier variable
2340 void HInstructionList::AddAfter(HInstruction* cursor, const HInstructionList& instruction_list) { in AddAfter() function in art::HInstructionList