Searched defs:ReplaceInput (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | pc_relative_fixups_x86.cc | 184 void ReplaceInput(HInstruction* insn, HConstant* value, int input_index, bool materialize) { in ReplaceInput() function in art::x86::PCRelativeHandlerVisitor |
D | nodes.cc | 1127 void HEnvironment::ReplaceInput(HInstruction* replacement, size_t index) { in ReplaceInput() function in art::HEnvironment |