Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dstack_map_stream.cc356 inline_info.SetInvokeTypeAtDepth(inline_info_encoding_, depth, inline_entry.invoke_type); in FillIn()
/art/runtime/
Dstack_map.h983 ALWAYS_INLINE void SetInvokeTypeAtDepth(const InlineInfoEncoding& encoding, in SetInvokeTypeAtDepth() function