Home
last modified time | relevance | path

Searched defs:ReplaceInput (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dpc_relative_fixups_x86.cc184 void ReplaceInput(HInstruction* insn, HConstant* value, int input_index, bool materialize) { in ReplaceInput() function in art::x86::PCRelativeHandlerVisitor
Dnodes.cc1126 void HEnvironment::ReplaceInput(HInstruction* replacement, size_t index) { in ReplaceInput() function in art::HEnvironment
1332 void HInstruction::ReplaceInput(HInstruction* replacement, size_t index) { in ReplaceInput() function in art::HInstruction