Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc61 void PerformLSE(bool with_partial = true) { in PerformLSE() argument
64 lse.Run(with_partial); in PerformLSE()