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