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