Searched defs:AddBefore (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dnodes.cc1661 void HInstructionList::AddBefore(HInstruction* cursor, const HInstructionList& instruction_list) { function in class:art::HInstructionList
2032 invoke->GetBlock()->instructions_.AddBefore(invoke, body->GetInstructions());

Completed in 29 milliseconds