Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dpc_relative_fixups_x86.cc186 HX86LoadFromConstantTable* load_constant = in ReplaceInput() local
189 load_constant->MarkEmittedAtUseSite(); in ReplaceInput()
191 insn->GetBlock()->InsertInstructionBefore(load_constant, insn); in ReplaceInput()
192 insn->ReplaceInput(load_constant, input_index); in ReplaceInput()