Searched refs:kDebugSlowStringPath (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/ | ||
D | dex_flags.h | 50 kDebugSlowStringPath, enumerator |
/art/compiler/dex/quick/ | ||
D | gen_common.cc | 54 return (cu->enable_debug & (1 << kDebugSlowStringPath)) != 0; in ForceSlowStringPath() |