Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dlocal_optimizations.cc58 #define LD_LATENCY 2 macro
468 if (slot < LD_LATENCY) { in ApplyLoadHoisting()
487 (slot < LD_LATENCY)) { in ApplyLoadHoisting()