Home
last modified time | relevance | path

Searched refs:IsMethodPossiblyInlined (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Ddebugger.cc3293 static bool IsMethodPossiblyInlined(Thread* self, ArtMethod* m) in IsMethodPossiblyInlined() function
3380 bool need_full_deoptimization = IsMethodPossiblyInlined(self, m); in GetRequiredDeoptimizationKind()