Searched refs:ComputeSpecialAccessorInfo (Results 1 - 2 of 2) sorted by relevance

/art/compiler/dex/
H A Dinline_method_analyser.h147 static bool ComputeSpecialAccessorInfo(ArtMethod* method,
H A Dinline_method_analyser.cc622 if (!ComputeSpecialAccessorInfo(method, field_idx, false, data)) {
690 if (!ComputeSpecialAccessorInfo(method, field_idx, true, data)) {
703 bool InlineMethodAnalyser::ComputeSpecialAccessorInfo(ArtMethod* method, function in class:art::InlineMethodAnalyser

Completed in 19 milliseconds