Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination.cc1231 return perform_partial_lse_ && !GetGraph()->IsCompilingOsr(); in ShouldPerformPartialLSE()
1234 bool perform_partial_lse_; member in art::LSEVisitor
1452 perform_partial_lse_(perform_partial_lse), in LSEVisitor()