Searched refs:IsMethodPossiblyInlined (Results 1 – 1 of 1) sorted by relevance
3144 static bool IsMethodPossiblyInlined(Thread* self, mirror::ArtMethod* m) in IsMethodPossiblyInlined() function3226 bool need_full_deoptimization = IsMethodPossiblyInlined(self, m); in GetRequiredDeoptimizationKind()