Searched refs:DexoptAnalyzer (Results 1 – 1 of 1) sorted by relevance
122 class DexoptAnalyzer FINAL {124 DexoptAnalyzer() : assume_profile_changed_(false) {} in DexoptAnalyzer() function in art::FINAL254 DexoptAnalyzer analyzer; in dexoptAnalyze()