Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis.h47 LoadStoreAnalysisType elimination_type) in ReferenceInfo() argument
58 bool can_be_partial = elimination_type != LoadStoreAnalysisType::kBasic && in ReferenceInfo()
71 if (elimination_type == LoadStoreAnalysisType::kNoPredicatedInstructions) { in ReferenceInfo()