Home
last modified time | relevance | path

Searched refs:ComputeCompressedKind (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dstack_map.h242 DexRegisterLocation::Kind kind = ComputeCompressedKind(dex_register_location); in SetRegisterInfo()
332 static DexRegisterLocation::Kind ComputeCompressedKind(const DexRegisterLocation& location) { in ComputeCompressedKind() function