HomeSort by relevance Sort by last modified time
    Searched refs:DeduplicateVMapTable (Results 1 - 3 of 3) sorted by null

  /art/compiler/driver/
compiled_method_storage.h 60 const LengthPrefixedArray<uint8_t>* DeduplicateVMapTable(const ArrayRef<const uint8_t>& table);
compiled_method_storage.cc 212 const LengthPrefixedArray<uint8_t>* CompiledMethodStorage::DeduplicateVMapTable(
  /art/compiler/
compiled_method.cc 117 vmap_table_(driver->GetCompiledMethodStorage()->DeduplicateVMapTable(vmap_table)),

Completed in 243 milliseconds