Searched refs:use_pc_relative_instructions (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dsharpening.cc96 bool use_pc_relative_instructions = local
111 if (use_pc_relative_instructions) { // Can we use PC-relative access to the dex cache arrays?
128 } else if (use_pc_relative_instructions) {

Completed in 119 milliseconds