Home | Sort by relevance Sort by last modified time |
/art/compiler/optimizing/ | |
stack_map_stream.h | 117 uint8_t inlining_depth; member in struct:art::StackMapStream::StackMapEntry 142 uint8_t inlining_depth); |
code_generator.cc | 773 uint32_t inlining_depth = 0; local 781 inlining_depth++; 905 uint32_t inlining_depth = 0; \/\/ Inlining of catch blocks is not supported at the moment. local [all...] |