Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dloop_optimization.cc1090 HInstruction* adjusted_offset = graph_->GetConstant(induc_type, hidden_offset >> shift); in Vectorize() local
/art/dex2oat/linker/
Doat_writer.cc2201 size_t adjusted_offset = offset; in InitOatCode() local