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