Home
last modified time | relevance | path

Searched refs:ReplaceInputsWithCopies (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dsuperblock_cloner.h280 void ReplaceInputsWithCopies(HInstruction* copy_instr);
Dsuperblock_cloner.cc116 void SuperblockCloner::ReplaceInputsWithCopies(HInstruction* copy_instr) { in ReplaceInputsWithCopies() function in art::SuperblockCloner
1036 ReplaceInputsWithCopies(copy_instr); in CloneBasicBlock()