Searched refs:InsertInstructionAtTop (Results 1 – 2 of 2) sorted by relevance
93 void InsertInstructionAtTop(HInstruction* instruction);
249 void HInstructionBuilder::InsertInstructionAtTop(HInstruction* instruction) { in InsertInstructionAtTop() function in art::HInstructionBuilder348 InsertInstructionAtTop(suspend_check); in Build()