Searched refs:GetHugeMethodThreshold (Results 1 – 2 of 2) sorted by relevance
119 size_t GetHugeMethodThreshold() const { in GetHugeMethodThreshold() function
1040 small_cutoff = compiler_options.GetHugeMethodThreshold(); in SkipCompilation()1041 default_cutoff = compiler_options.GetHugeMethodThreshold(); in SkipCompilation()1061 if (static_cast<size_t>(num_blocks_) > (compiler_options.GetHugeMethodThreshold() / 2)) { in SkipCompilation()