HomeSort by relevance Sort by last modified time
    Searched defs:inlining_depth (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
stack_map_stream.h 116 uint8_t inlining_depth; member in struct:art::StackMapStream::StackMapEntry
141 uint8_t inlining_depth);
code_generator.cc 1007 uint32_t inlining_depth = 0; local
1110 uint32_t inlining_depth = 0; \/\/ Inlining of catch blocks is not supported at the moment. local
    [all...]

Completed in 577 milliseconds