Home
last modified time | relevance | path

Searched defs:inlining_depth (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dstack_map_stream.h117 uint8_t inlining_depth; member
Dcode_generator.cc773 uint32_t inlining_depth = 0; in RecordPcInfo() local
905 uint32_t inlining_depth = 0; // Inlining of catch blocks is not supported at the moment. in RecordCatchBlockInfo() local
Dstack_map_stream.cc32 uint8_t inlining_depth) { in BeginStackMapEntry()
/art/runtime/entrypoints/
Dentrypoint_utils-inl.h51 uint8_t inlining_depth) in GetResolvedMethod()