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