Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination.cc1230 bool ShouldPerformPartialLSE() const { in ShouldPerformPartialLSE() function in art::LSEVisitor
3713 if (!ShouldPerformPartialLSE()) { in MovePartialEscapes()