HomeSort by relevance Sort by last modified time
    Searched refs:InsertInstructionAtTop (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
instruction_builder.h 94 void InsertInstructionAtTop(HInstruction* instruction);
instruction_builder.cc 194 void HInstructionBuilder::InsertInstructionAtTop(HInstruction* instruction) {
295 InsertInstructionAtTop(suspend_check);
    [all...]

Completed in 41 milliseconds