Searched refs:SetDepth (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | stack_map_stream.h | 188 inline_info.SetDepth(entry.inlining_depth); in FillIn() |
/art/runtime/ | ||
D | stack_map.h | 43 void SetDepth(uint8_t depth) { in SetDepth() function |