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