Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_alloc_entrypoints.cc32 static constexpr bool kUseTlabFastPath = true; variable
43 if (kUseTlabFastPath && in artAllocObjectFromCode()