Searched refs:IsSyntheticAccessor (Results 1 – 3 of 3) sorted by relevance
134 bool InlineMethodAnalyser::IsSyntheticAccessor(MethodReference ref) { in IsSyntheticAccessor() function in art::InlineMethodAnalyser234 if (!IsSyntheticAccessor(verifier->GetMethodReference())) { in AnalyseIGetMethod()299 if (!IsSyntheticAccessor(verifier->GetMethodReference())) { in AnalyseIPutMethod()
179 static bool IsSyntheticAccessor(MethodReference ref);
922 if (!InlineMethodAnalyser::IsSyntheticAccessor( in GenInlineIGet()981 if (!InlineMethodAnalyser::IsSyntheticAccessor( in GenInlineIPut()