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

/art/runtime/
H A Dstack_map.h314 return IsShortConstantValue(location.GetValue())
340 return IsShortConstantValue(location.GetValue());
391 static bool IsShortConstantValue(int32_t value) { function in class:art::DexRegisterLocation::DexRegisterLocationCatalog

Completed in 6 milliseconds