OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kNoInlineInfo
(Results
1 - 2
of
2
) sorted by null
/art/runtime/
stack_map.h
63
static constexpr uint32_t
kNoInlineInfo
= -1;
192
return GetInlineDescriptorOffset() != InlineInfo::
kNoInlineInfo
;
/art/compiler/optimizing/
stack_map_stream.h
194
stack_map.SetInlineDescriptorOffset(InlineInfo::
kNoInlineInfo
);
Completed in 504 milliseconds