Home
last modified time | relevance | path

Searched refs:num_partial_singletons (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dload_store_elimination.cc2913 size_t num_partial_singletons = lse_->heap_location_collector_.CountPartialSingletons(); local
2914 heap_refs_.reserve(num_partial_singletons);
2915 new_ref_phis_.reserve(num_partial_singletons * GetGraph()->GetBlocks().size());