Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dstack_map_stream.cc293 inline_info.SetDepth(entry.inlining_depth); in FillIn()
/art/runtime/
Dstack_map.h54 void SetDepth(uint8_t depth) { in SetDepth() function