Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dgen_common.cc53 ALWAYS_INLINE static inline bool ForceSlowStringPath(CompilationUnit* cu) { in ForceSlowStringPath() function
1060 *cu_->dex_file, string_idx) || ForceSlowStringPath(cu_)) { in GenConstString()