Searched defs:IsShortStackOffsetValue (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dstack_map.h349 return IsShortStackOffsetValue(location.GetValue())
374 return IsShortStackOffsetValue(location.GetValue());
418 static bool IsShortStackOffsetValue(int32_t value) { function in class:art::DexRegisterLocation::DexRegisterLocationCatalog

Completed in 49 milliseconds