Searched refs:DeduplicateLinkerPatches (Results 1 – 3 of 3) sorted by relevance
65 const LengthPrefixedArray<LinkerPatch>* DeduplicateLinkerPatches(
237 const LengthPrefixedArray<LinkerPatch>* CompiledMethodStorage::DeduplicateLinkerPatches( in DeduplicateLinkerPatches() function in art::CompiledMethodStorage
119 patches_(driver->GetCompiledMethodStorage()->DeduplicateLinkerPatches(patches)) { in CompiledMethod()