Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_analysis.h35 kNoPredicatedInstructions, enumerator
70 if (elimination_type == LoadStoreAnalysisType::kNoPredicatedInstructions) { in ReferenceInfo()
H A Dload_store_analysis_test.cc1440 graph_, nullptr, &allocator, LoadStoreAnalysisType::kNoPredicatedInstructions); in TEST_F()
H A Dload_store_elimination.cc3892 : LoadStoreAnalysisType::kNoPredicatedInstructions); in Run()