Searched refs:GetHugeMethodThreshold (Results 1 – 2 of 2) sorted by relevance
112 size_t GetHugeMethodThreshold() const { in GetHugeMethodThreshold() function
1136 small_cutoff = compiler_options.GetHugeMethodThreshold(); in SkipCompilation()1137 default_cutoff = compiler_options.GetHugeMethodThreshold(); in SkipCompilation()1158 if (static_cast<size_t>(GetNumBlocks()) > (compiler_options.GetHugeMethodThreshold() / 2)) { in SkipCompilation()