Home
last modified time | relevance | path

Searched defs:ComputeDexRegisterLocationCatalogSize (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dstack_map_stream.cc133 size_t StackMapStream::ComputeDexRegisterLocationCatalogSize() const { in ComputeDexRegisterLocationCatalogSize() function in art::StackMapStream
/art/runtime/
Dstack_map.h1050 size_t ComputeDexRegisterLocationCatalogSize(uint32_t origin, in ComputeDexRegisterLocationCatalogSize() function