Searched refs:IsSyntheticAccessor (Results 1 – 3 of 3) sorted by relevance
138 bool InlineMethodAnalyser::IsSyntheticAccessor(MethodReference ref) { in IsSyntheticAccessor() function in art::InlineMethodAnalyser235 if (!IsSyntheticAccessor(verifier->GetMethodReference())) { in AnalyseIGetMethod()300 if (!IsSyntheticAccessor(verifier->GetMethodReference())) { in AnalyseIPutMethod()
172 static bool IsSyntheticAccessor(MethodReference ref);
795 if (!InlineMethodAnalyser::IsSyntheticAccessor( in GenInlineIGet()857 if (!InlineMethodAnalyser::IsSyntheticAccessor( in GenInlineIPut()