Home
last modified time | relevance | path

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

/art/compiler/dex/
Ddex_flags.h50 kDebugSlowStringPath, enumerator
/art/compiler/dex/quick/
Dgen_common.cc54 return (cu->enable_debug & (1 << kDebugSlowStringPath)) != 0; in ForceSlowStringPath()