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

/art/compiler/dex/
H A Dinline_method_analyser.cc626 if (!ComputeSpecialAccessorInfo(method, field_idx, false, data)) {
694 if (!ComputeSpecialAccessorInfo(method, field_idx, true, data)) {
707 bool InlineMethodAnalyser::ComputeSpecialAccessorInfo(ArtMethod* method, function in class:art::InlineMethodAnalyser

Completed in 77 milliseconds