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

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

Completed in 585 milliseconds