Searched defs:ReplaceInput (Results 1 – 3 of 3) 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 | 1300 void HEnvironment::ReplaceInput(HInstruction* replacement, size_t index) { in ReplaceInput() function in art::HEnvironment |
D | load_store_elimination.cc | 3138 void ReplaceInput(const ScopedArenaVector<InstructionUse<HInstruction>>& to_replace) { in ReplaceInput() function in art::PartialLoadStoreEliminationHelper::HeapReferenceData |