Searched refs:DeduplicateVMapTable (Results 1 – 3 of 3) sorted by relevance
57 const LengthPrefixedArray<uint8_t>* DeduplicateVMapTable(const ArrayRef<const uint8_t>& table);
186 const LengthPrefixedArray<uint8_t>* CompiledMethodStorage::DeduplicateVMapTable( in DeduplicateVMapTable() function in art::CompiledMethodStorage
104 vmap_table_(storage->DeduplicateVMapTable(vmap_table)), in CompiledMethod()