Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.cc390 ? code_info.GetDexRegisterMapAtDepth(GetCurrentInliningDepth() - 1, in HandleOptimizingDeoptimization()
Dstack.h737 size_t GetCurrentInliningDepth() const { in GetCurrentInliningDepth() function