Searched refs:kUseTlabFastPath (Results 1 – 1 of 1) sorted by relevance
32 static constexpr bool kUseTlabFastPath = true; variable43 if (kUseTlabFastPath && !kInstrumented && allocator_type == gc::kAllocatorTypeTLAB) { in artAllocObjectFromCode()