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