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

  /art/runtime/
stack_map.cc 29 constexpr uint32_t StackMap::kNoInlineInfo;
stack_map.h 725 // We also need +1 for kNoInlineInfo, but since the inline_info_size is strictly
727 // If inline_info_size is zero, we can encode only kNoInlineInfo (in zero bits).
    [all...]

Completed in 69 milliseconds