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

  /art/compiler/optimizing/
stack_map_stream.h 186 stack_map.SetInlineDescriptorOffset(region.start() - memory_start);
194 stack_map.SetInlineDescriptorOffset(InlineInfo::kNoInlineInfo);
  /art/runtime/
stack_map.h 168 void SetInlineDescriptorOffset(uint32_t offset) {

Completed in 163 milliseconds