Searched refs:IsHugeMethod (Results 1 – 2 of 2) sorted by relevance
87 if (compiler_options.IsHugeMethod(code_units)) { in SkipCompilation()
136 bool IsHugeMethod(size_t num_dalvik_instructions) const { in IsHugeMethod() function