Searched defs:RemoveUsesOfDeadInstruction (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dnodes.cc2064 static void RemoveUsesOfDeadInstruction(HInstruction* insn) { function in namespace:art
2139 RemoveUsesOfDeadInstruction(insn);
2144 RemoveUsesOfDeadInstruction(insn);

Completed in 29 milliseconds