Searched defs:InsertInstructionAfter (Results 1 – 1 of 1) sorted by relevance
504 void HBasicBlock::InsertInstructionAfter(HInstruction* instruction, HInstruction* cursor) { in InsertInstructionAfter() function in art::HBasicBlock647 void HInstructionList::InsertInstructionAfter(HInstruction* instruction, HInstruction* cursor) { in InsertInstructionAfter() function in art::HInstructionList