Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc3000 HInstruction* ReplaceInstrOrPhiByClone(HInstruction* instr) { in ReplaceInstrOrPhiByClone() function
Dnodes.h8015 HInstruction* ReplaceInstrOrPhiByClone(HInstruction* instr);
8027 ReplaceInstrOrPhiByClone(instruction); in VisitInstruction()