Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc3864 : lse_visitor_(graph, heap_location_collector, perform_partial_lse, stats) {} in LSEVisitorWrapper()
3867 lse_visitor_.Run(); in Run()
3871 LSEVisitor lse_visitor_; member in art::LSEVisitorWrapper