Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver_options.h33 static constexpr uint16_t kInlineCacheThreshold = 4000; member
44 inline_cache_threshold_(kInlineCacheThreshold), in ProfileSaverOptions()