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

  /art/compiler/optimizing/
superblock_cloner.h 234 void ReplaceInputsWithCopies(HInstruction* copy_instr);
superblock_cloner.cc 102 void SuperblockCloner::ReplaceInputsWithCopies(HInstruction* copy_instr) {
674 ReplaceInputsWithCopies(copy_instr);

Completed in 59 milliseconds