Searched defs:heap_locations_collector (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dload_store_elimination.cc511 const HeapLocationCollector& heap_locations_collector,
514 heap_location_collector_(heap_locations_collector),
517 ArenaVector<HInstruction*>(heap_locations_collector.
510 LSEVisitor(HGraph* graph, const HeapLocationCollector& heap_locations_collector, const SideEffectsAnalysis& side_effects) argument

Completed in 46 milliseconds