Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dcodegen_util.cc1175 const size_t max_compiler_temps = 10; in GetMaxPossibleCompilerTemps() local
1176 return max_compiler_temps; in GetMaxPossibleCompilerTemps()