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

/art/compiler/dex/
H A Dinline_method_analyser.h121 static bool IsSyntheticAccessor(MethodReference ref);
H A Dinline_method_analyser.cc509 bool InlineMethodAnalyser::IsSyntheticAccessor(MethodReference ref) { function in class:art::InlineMethodAnalyser
609 if (!IsSyntheticAccessor(method_ref)) {
675 if (!IsSyntheticAccessor(method_ref)) {

Completed in 116 milliseconds