Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_compilation_info.h480 bitmap_storage.resize(ComputeBitmapStorage(num_method_ids)); in DexFileData()
491 static size_t ComputeBitmapStorage(uint32_t num_method_ids) { in ComputeBitmapStorage() function
Dprofile_compilation_info.cc1355 DexFileData::ComputeBitmapStorage(profile_line_headers[k].num_method_ids); in LoadInternal()