Home
last modified time | relevance | path

Searched defs:dedupe (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dstack_map_stream.cc557 ScopedArenaUnorderedMap<uint32_t, size_t> dedupe(allocator_->Adapter(kArenaAllocStackMapStream)); in PrepareRegisterMasks() local
569 ScopedArenaUnorderedMap<uint32_t, size_t> dedupe(allocator_->Adapter(kArenaAllocStackMapStream)); in PrepareMethodIndices() local
/art/runtime/native/
Ddalvik_system_VMRuntime.cc691 jboolean dedupe) { in VMRuntime_setDedupeHiddenApiWarnings()