Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis.h36 kNoPredicatedInstructions, enumerator
71 if (elimination_type == LoadStoreAnalysisType::kNoPredicatedInstructions) { in ReferenceInfo()
Dload_store_analysis_test.cc1449 graph_, nullptr, &allocator, LoadStoreAnalysisType::kNoPredicatedInstructions); in TEST_F()